Searched refs:rcu_gp_in_progress (Results 1 – 3 of 3) sorted by relevance
133 (rcu_gp_in_progress() || READ_ONCE(rcu_state.gp_flags))) { in rcu_stall_kick_kthreads()488 !rcu_gp_in_progress()) in check_cpu_stall()524 if (rcu_gp_in_progress() && in check_cpu_stall()533 } else if (rcu_gp_in_progress() && in check_cpu_stall()613 if (!IS_ENABLED(CONFIG_PROVE_RCU) || rcu_gp_in_progress() || in rcu_check_gp_start_stall()624 if (rcu_gp_in_progress() || in rcu_check_gp_start_stall()637 if (rcu_gp_in_progress() || in rcu_check_gp_start_stall()668 if (rcu_gp_in_progress()) { in rcu_fwd_progress_check()
201 static int rcu_gp_in_progress(void) in rcu_gp_in_progress() function1177 if (rcu_gp_in_progress()) { in rcu_start_this_gp()1460 if (WARN_ON_ONCE(rcu_gp_in_progress())) { in rcu_gp_init()1821 WARN_ON_ONCE(!rcu_gp_in_progress()); in rcu_report_qs_rsp()2364 if (!rcu_gp_in_progress() && in rcu_core()2527 if (!rcu_gp_in_progress()) { in __call_rcu_core()2814 if (!rcu_gp_in_progress() && in rcu_pending()
2543 (!rcu_gp_in_progress() || in rcu_nohz_full_cpu()