Searched refs:tne (Results 1 – 8 of 8) sorted by relevance
76 tne %XCC, 5
109 tne %XCC, 5
174 tne %xcc, 5
175 tne %xcc, 5
252 tne %xcc, 5
250 tne %xcc, 5
186 tne %xcc, 5
1579 int tne; in rcu_prepare_for_idle() local1586 tne = READ_ONCE(tick_nohz_active); in rcu_prepare_for_idle()1587 if (tne != rdtp->tick_nohz_enabled_snap) { in rcu_prepare_for_idle()1590 rdtp->tick_nohz_enabled_snap = tne; in rcu_prepare_for_idle()1593 if (!tne) in rcu_prepare_for_idle()