Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Drcupdate.h117 void rcu_nocb_flush_deferred_wakeup(void);
122 static inline void rcu_nocb_flush_deferred_wakeup(void) { } in rcu_nocb_flush_deferred_wakeup() function
Dtick.h311 rcu_nocb_flush_deferred_wakeup(); in tick_nohz_user_enter_prepare()
/Linux-v5.15/kernel/sched/
Didle.c294 rcu_nocb_flush_deferred_wakeup(); in do_idle()
/Linux-v5.15/kernel/rcu/
Dtree_nocb.h932 void rcu_nocb_flush_deferred_wakeup(void) in rcu_nocb_flush_deferred_wakeup() function
936 EXPORT_SYMBOL_GPL(rcu_nocb_flush_deferred_wakeup);