Home
last modified time | relevance | path

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

/linux/kernel/rcu/
A Dtree_nocb.h766 static inline bool nocb_cb_can_run(struct rcu_data *rdp) in nocb_cb_can_run() function
775 return nocb_cb_can_run(rdp) && !READ_ONCE(rdp->nocb_cb_sleep); in nocb_cb_wait_cond()
854 } while (!nocb_cb_can_run(rdp)); in nocb_cb_wait()

Completed in 8 milliseconds