Searched refs:rcu_nocb_need_deferred_wakeup (Results 1 – 3 of 3) sorted by relevance
875 static int rcu_nocb_need_deferred_wakeup(struct rcu_data *rdp, int level) in rcu_nocb_need_deferred_wakeup() function889 if (!rcu_nocb_need_deferred_wakeup(rdp_gp, level)) { in do_nocb_deferred_wakeup_common()925 if (!rdp_gp || !rcu_nocb_need_deferred_wakeup(rdp_gp, RCU_NOCB_WAKE)) in do_nocb_deferred_wakeup()1474 static int rcu_nocb_need_deferred_wakeup(struct rcu_data *rdp, int level) in rcu_nocb_need_deferred_wakeup() function
437 static int rcu_nocb_need_deferred_wakeup(struct rcu_data *rdp, int level);
3881 if (rcu_nocb_need_deferred_wakeup(rdp, RCU_NOCB_WAKE)) in rcu_pending()
Completed in 18 milliseconds