Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Drcupdate.h118 void rcu_nocb_flush_deferred_wakeup(void);
123 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-5.19.10/kernel/sched/
Didle.c291 rcu_nocb_flush_deferred_wakeup(); in do_idle()
/linux-5.19.10/kernel/rcu/
Dtree_nocb.h942 void rcu_nocb_flush_deferred_wakeup(void) in rcu_nocb_flush_deferred_wakeup() function
946 EXPORT_SYMBOL_GPL(rcu_nocb_flush_deferred_wakeup);