Searched refs:rcu_gp_in_progress (Results 1 – 2 of 2) sorted by relevance
202 static int rcu_gp_in_progress(struct rcu_state *rsp) in rcu_gp_in_progress() function558 if (rcu_gp_in_progress(rsp)) in cpu_needs_another_gp()1177 if (delta < RCU_STALL_RAT_DELAY || !rcu_gp_in_progress(rsp)) { in print_other_cpu_stall()1289 if (rcu_cpu_stall_suppress || !rcu_gp_in_progress(rsp)) in check_cpu_stall()1322 if (rcu_gp_in_progress(rsp) && in check_cpu_stall()1328 } else if (rcu_gp_in_progress(rsp) && in check_cpu_stall()1753 if (WARN_ON_ONCE(rcu_gp_in_progress(rsp))) { in rcu_gp_init()2139 WARN_ON_ONCE(!rcu_gp_in_progress(rsp)); in rcu_report_qs_rsp()2733 if (!rcu_gp_in_progress(rsp)) { in force_qs_rnp()2931 if (!rcu_gp_in_progress(rsp)) { in __call_rcu_core()
2992 !rcu_gp_in_progress(rcu_state_p) && in rcu_sys_is_idle()3050 (!rcu_gp_in_progress(rsp) || in rcu_nohz_full_cpu()