Searched refs:from_idle (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dirq.c139 bool from_idle; local
149 from_idle = test_and_clear_cpu_flag(CIF_ENABLED_WAIT);
150 if (from_idle)
166 if (from_idle)
174 bool from_idle; local
188 from_idle = test_and_clear_cpu_flag(CIF_ENABLED_WAIT);
189 if (from_idle)
198 if (from_idle)

Completed in 111 milliseconds