Searched refs:next_fqs_jiffies_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/rcu/
H A Dtree.c467 static const struct kernel_param_ops next_fqs_jiffies_ops = { variable in typeref:struct:kernel_param_ops
473 module_param_cb(jiffies_till_next_fqs, &next_fqs_jiffies_ops, &jiffies_till_next_fqs, 0644);

Completed in 209 milliseconds