Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/rcu/
Dtree_exp.h539 rnp->exp_need_flush = false; in sync_rcu_exp_select_cpus()
550 rnp->exp_need_flush = true; in sync_rcu_exp_select_cpus()
555 if (rnp->exp_need_flush) in sync_rcu_exp_select_cpus()
Dtree.h135 bool exp_need_flush; /* Need to flush workitem? */ member