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
1384 int tne; in rcu_prepare_for_idle() local1391 tne = READ_ONCE(tick_nohz_active); in rcu_prepare_for_idle()1392 if (tne != rdp->tick_nohz_enabled_snap) { in rcu_prepare_for_idle()1395 rdp->tick_nohz_enabled_snap = tne; in rcu_prepare_for_idle()1398 if (!tne) in rcu_prepare_for_idle()