Searched refs:rcu_gp_in_progress (Results 1 – 3 of 3) sorted by relevance
97 if (!rcu_gp_in_progress()) in rcu_gp_might_be_stalled()204 (rcu_gp_in_progress() || READ_ONCE(rcu_state.gp_flags))) { in rcu_stall_kick_kthreads()732 !rcu_gp_in_progress()) in check_cpu_stall()778 if (rcu_gp_in_progress() && in check_cpu_stall()796 } else if (rcu_gp_in_progress() && in check_cpu_stall()962 if (!IS_ENABLED(CONFIG_PROVE_RCU) || rcu_gp_in_progress() || in rcu_check_gp_start_stall()975 if (rcu_gp_in_progress() || in rcu_check_gp_start_stall()989 if (rcu_gp_in_progress() || in rcu_check_gp_start_stall()1021 if (rcu_gp_in_progress()) { in rcu_fwd_progress_check()
225 static int rcu_gp_in_progress(void) in rcu_gp_in_progress() function975 if (rcu_gp_in_progress()) { in rcu_start_this_gp()1445 if (WARN_ON_ONCE(rcu_gp_in_progress())) { in rcu_gp_init()1884 WARN_ON_ONCE(!rcu_gp_in_progress()); in rcu_report_qs_rsp()2450 if (!rcu_gp_in_progress() && in rcu_core()2623 if (!rcu_gp_in_progress()) { in __call_rcu_core()3943 gp_in_progress = rcu_gp_in_progress(); in rcu_pending()
1292 (!rcu_gp_in_progress() || in rcu_nohz_full_cpu()