Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_exp.h435 rnp->exp_need_flush = false; in sync_rcu_exp_select_cpus()
453 rnp->exp_need_flush = true; in sync_rcu_exp_select_cpus()
458 if (rnp->exp_need_flush) in sync_rcu_exp_select_cpus()
H A Dtree.h127 bool exp_need_flush; /* Need to flush workitem? */ member