Searched refs:nocb_cb_can_run (Results 1 – 1 of 1) sorted by relevance
906 static inline bool nocb_cb_can_run(struct rcu_data *rdp) in nocb_cb_can_run() function915 return nocb_cb_can_run(rdp) && !READ_ONCE(rdp->nocb_cb_sleep); in nocb_cb_wait_cond()941 } while (!nocb_cb_can_run(rdp)); in nocb_cb_wait()