Searched refs:tne (Results 1 – 9 of 9) sorted by relevance
1400 int tne; in rcu_prepare_for_idle() local1407 tne = READ_ONCE(tick_nohz_active); in rcu_prepare_for_idle()1408 if (tne != rdp->tick_nohz_enabled_snap) { in rcu_prepare_for_idle()1411 rdp->tick_nohz_enabled_snap = tne; in rcu_prepare_for_idle()1414 if (!tne) in rcu_prepare_for_idle()
76 tne %XCC, 5
109 tne %XCC, 5
175 tne %xcc, 5
174 tne %xcc, 5
252 tne %xcc, 5
250 tne %xcc, 5
186 tne %xcc, 5
209 8 int tne;214 13 tne = READ_ONCE(tick_nohz_active);215 14 if (tne != rdtp->tick_nohz_enabled_snap) {218 17 rdtp->tick_nohz_enabled_snap = tne;221 20 if (!tne)