Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree.c236 static int rcu_gp_in_progress(struct rcu_state *rsp) in rcu_gp_in_progress() function
613 if (rcu_gp_in_progress(rsp)) in cpu_needs_another_gp()
1242 if (delta < RCU_STALL_RAT_DELAY || !rcu_gp_in_progress(rsp)) { in print_other_cpu_stall()
1355 if (rcu_cpu_stall_suppress || !rcu_gp_in_progress(rsp)) in check_cpu_stall()
1388 if (rcu_gp_in_progress(rsp) && in check_cpu_stall()
1394 } else if (rcu_gp_in_progress(rsp) && in check_cpu_stall()
1826 if (WARN_ON_ONCE(rcu_gp_in_progress(rsp))) { in rcu_gp_init()
2230 WARN_ON_ONCE(!rcu_gp_in_progress(rsp)); in rcu_report_qs_rsp()
3005 if (!rcu_gp_in_progress(rsp)) { in __call_rcu_core()
Dtree_plugin.h2957 !rcu_gp_in_progress(rcu_state_p) && in rcu_sys_is_idle()
3015 (!rcu_gp_in_progress(rsp) || in rcu_nohz_full_cpu()