Home
last modified time | relevance | path

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

/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.h313 rcu_nocb_flush_deferred_wakeup(); in tick_nohz_user_enter_prepare()