Home
last modified time | relevance | path

Searched refs:do_rcu_barrier_ops (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/rcu/
H A Dtree.c3982 static const struct kernel_param_ops do_rcu_barrier_ops = {
3987 module_param_cb(do_rcu_barrier, &do_rcu_barrier_ops, &do_rcu_barrier, 0644);
3970 static const struct kernel_param_ops do_rcu_barrier_ops = { global() variable