Searched refs:tne (Results 1 – 7 of 7) sorted by relevance
55 tne %XCC, 5
107 tne %XCC, 5
91 tne %xcc, 5
93 tne %xcc, 5
189 tne %xcc, 5
135 tne %xcc, 5
1525 int tne; in rcu_prepare_for_idle() local1531 tne = READ_ONCE(tick_nohz_active); in rcu_prepare_for_idle()1532 if (tne != rdtp->tick_nohz_enabled_snap) { in rcu_prepare_for_idle()1535 rdtp->tick_nohz_enabled_snap = tne; in rcu_prepare_for_idle()1538 if (!tne) in rcu_prepare_for_idle()