next_fqs_jiffies_ops  489 kernel/rcu/tree.c static struct kernel_param_ops next_fqs_jiffies_ops = {
next_fqs_jiffies_ops  495 kernel/rcu/tree.c module_param_cb(jiffies_till_next_fqs, &next_fqs_jiffies_ops, &jiffies_till_next_fqs, 0644);