Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/rcu/
Dtree_plugin.h2414 bool wastimer; in show_rcu_nocb_state() local
2443 wastimer = timer_pending(&rdp->nocb_bypass_timer); in show_rcu_nocb_state()
2445 if (!rdp->nocb_gp_sleep && !waslocked && !wastimer && !wassleep) in show_rcu_nocb_state()
2451 "tT"[wastimer], in show_rcu_nocb_state()