Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree_exp.h484 rnp->exp_need_flush = false; in sync_rcu_exp_select_cpus()
504 rnp->exp_need_flush = true; in sync_rcu_exp_select_cpus()
509 if (rnp->exp_need_flush) in sync_rcu_exp_select_cpus()
Dtree.h165 bool exp_need_flush; /* Need to flush workitem? */ member