Searched refs:expecting_ipi_wfe_timeout_mt (Results 1 – 3 of 3) sorted by relevance
69 extern uint64_t expecting_ipi_wfe_timeout_mt;
140 uint64_t expecting_ipi_wfe_timeout_mt = 0x0ULL; /* initialized to a non-zero value in sched_init */ variable523 if (next_idle_short && expecting_ipi_wfe_timeout_mt > wfe_timeout) { in cpu_idle()527 wfe_timeout = expecting_ipi_wfe_timeout_mt; in cpu_idle()
461 …bsolutetime_interval(expecting_ipi_wfe_timeout_usec, NSEC_PER_USEC, &expecting_ipi_wfe_timeout_mt); in sched_init()