Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dsrcutree.c762 static bool srcu_might_be_idle(struct srcu_struct *ssp) in srcu_might_be_idle() function
1011 if (srcu_might_be_idle(ssp) || rcu_gp_is_expedited()) in synchronize_srcu()