Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Drcupdate.h148 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.h320 rcu_nocb_flush_deferred_wakeup(); in tick_nohz_user_enter_prepare()
/linux-6.12.1/kernel/sched/
Didle.c314 rcu_nocb_flush_deferred_wakeup(); in do_idle()
/linux-6.12.1/kernel/rcu/
Dtree_nocb.h1010 void rcu_nocb_flush_deferred_wakeup(void) in rcu_nocb_flush_deferred_wakeup() function
1014 EXPORT_SYMBOL_GPL(rcu_nocb_flush_deferred_wakeup);