Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/rcu/
Dtree_exp.h434 rnp->exp_need_flush = false; in sync_rcu_exp_select_cpus()
452 rnp->exp_need_flush = true; in sync_rcu_exp_select_cpus()
457 if (rnp->exp_need_flush) in sync_rcu_exp_select_cpus()
Dtree.h127 bool exp_need_flush; /* Need to flush workitem? */ member