Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/rcu/
A Dtree_exp.h248 if (!IS_ENABLED(CONFIG_NO_HZ_FULL) || !rdp->rcu_forced_tick_exp) in rcu_report_exp_cpu_mult()
250 rdp->rcu_forced_tick_exp = false; in rcu_report_exp_cpu_mult()
608 if (rdp->rcu_forced_tick_exp) in synchronize_rcu_expedited_wait()
610 rdp->rcu_forced_tick_exp = true; in synchronize_rcu_expedited_wait()
A Dtree.h214 bool rcu_forced_tick_exp; /* ... provide QS to expedited GP. */ member

Completed in 7 milliseconds