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

/linux-master/kernel/rcu/
H A Dtree.c582 if (do_nocb_deferred_wakeup(rdp) && need_resched()) {
2816 do_nocb_deferred_wakeup(rdp);
5077 do_nocb_deferred_wakeup(rdp);
H A Dtree.h494 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

Completed in 417 milliseconds