Searched refs:next_idle_short (Results 1 – 4 of 4) sorted by relevance
493 bool next_idle_short = processor->next_idle_short; in cpu_idle() local494 processor->next_idle_short = false; in cpu_idle()518 if (next_idle_short && expecting_ipi_wfe_timeout_mt > wfe_timeout) { in cpu_idle()
433 …bool next_idle_short; /* Expecting a response IPI soon, so the next idle… member
328 processor->next_idle_short = false; in processor_init()
3135 processor->next_idle_short = SCHED(processor_balance)(processor, pset); in thread_select()