Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.c1631 static int rcu_normal_wake_from_gp = 1; variable
1632 module_param(rcu_normal_wake_from_gp, int, 0644);
3334 if (READ_ONCE(rcu_normal_wake_from_gp) < 1 || in synchronize_rcu_normal()