Searched refs:do_nocb_deferred_wakeup (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/rcu/
H A Dtree.h474 static bool do_nocb_deferred_wakeup(struct rcu_data *rdp);
H A Dtree_nocb.h1070 static bool do_nocb_deferred_wakeup(struct rcu_data *rdp) function
1084 do_nocb_deferred_wakeup(this_cpu_ptr(&rcu_data));
1801 static bool do_nocb_deferred_wakeup(struct rcu_data *rdp) function
H A Dtree.c558 if (do_nocb_deferred_wakeup(rdp) && need_resched()) {
2478 do_nocb_deferred_wakeup(rdp);
4701 do_nocb_deferred_wakeup(rdp);

Completed in 141 milliseconds