Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Drcupdate.h152 void rcu_nocb_flush_deferred_wakeup(void);
157 static inline void rcu_nocb_flush_deferred_wakeup(void) { } in rcu_nocb_flush_deferred_wakeup() function
Dtick.h313 rcu_nocb_flush_deferred_wakeup(); in tick_nohz_user_enter_prepare()
/linux-6.6.21/kernel/sched/
Didle.c270 rcu_nocb_flush_deferred_wakeup(); in do_idle()
/linux-6.6.21/kernel/rcu/
Dtree_nocb.h1073 void rcu_nocb_flush_deferred_wakeup(void) in rcu_nocb_flush_deferred_wakeup() function
1077 EXPORT_SYMBOL_GPL(rcu_nocb_flush_deferred_wakeup);