Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Drcupdate.h142 void rcu_nocb_flush_deferred_wakeup(void);
147 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-v6.1/kernel/sched/
Didle.c291 rcu_nocb_flush_deferred_wakeup(); in do_idle()
/Linux-v6.1/kernel/rcu/
Dtree_nocb.h968 void rcu_nocb_flush_deferred_wakeup(void) in rcu_nocb_flush_deferred_wakeup() function
972 EXPORT_SYMBOL_GPL(rcu_nocb_flush_deferred_wakeup);