first_fqs_jiffies_ops  484 kernel/rcu/tree.c static struct kernel_param_ops first_fqs_jiffies_ops = {
first_fqs_jiffies_ops  494 kernel/rcu/tree.c module_param_cb(jiffies_till_first_fqs, &first_fqs_jiffies_ops, &jiffies_till_first_fqs, 0644);