Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/rcu/
Dtree_stall.h177 (rcu_gp_in_progress() || READ_ONCE(rcu_state.gp_flags))) { in rcu_stall_kick_kthreads()
728 !rcu_gp_in_progress()) in check_cpu_stall()
776 if (rcu_gp_in_progress() && in check_cpu_stall()
950 if (!IS_ENABLED(CONFIG_PROVE_RCU) || rcu_gp_in_progress() || in rcu_check_gp_start_stall()
963 if (rcu_gp_in_progress() || in rcu_check_gp_start_stall()
977 if (rcu_gp_in_progress() || in rcu_check_gp_start_stall()
1009 if (rcu_gp_in_progress()) { in rcu_fwd_progress_check()
Dtree.c211 static int rcu_gp_in_progress(void) in rcu_gp_in_progress() function
1002 if (rcu_gp_in_progress()) { in rcu_start_this_gp()
1793 if (WARN_ON_ONCE(rcu_gp_in_progress())) { in rcu_gp_init()
2248 WARN_ON_ONCE(!rcu_gp_in_progress()); in rcu_report_qs_rsp()
2729 if (!rcu_gp_in_progress()) in rcu_force_quiescent_state()
2789 if (!rcu_gp_in_progress() && in rcu_core()
2976 if (!rcu_gp_in_progress()) { in call_rcu_core()
3604 gp_in_progress = rcu_gp_in_progress(); in rcu_pending()
Dtree_plugin.h1259 (!rcu_gp_in_progress() || in rcu_nohz_full_cpu()