Searched refs:tne (Results 1 – 9 of 9) sorted by relevance
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
1387 int tne; in rcu_prepare_for_idle() local1394 tne = READ_ONCE(tick_nohz_active); in rcu_prepare_for_idle()1395 if (tne != rdp->tick_nohz_enabled_snap) { in rcu_prepare_for_idle()1398 rdp->tick_nohz_enabled_snap = tne; in rcu_prepare_for_idle()1401 if (!tne) in rcu_prepare_for_idle()
180 8 int tne;185 13 tne = READ_ONCE(tick_nohz_active);186 14 if (tne != rdtp->tick_nohz_enabled_snap) {189 17 rdtp->tick_nohz_enabled_snap = tne;192 20 if (!tne)