Searched refs:idle_state (Results 1 – 4 of 4) sorted by relevance
274 state = &PCPU_PTR(monitorbuf)->idle_state; in acpi_cpu_idle_mwait()587 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_acpi()602 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_hlt()614 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_mwait()631 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_spin()702 state = &mb->idle_state; in cpu_idle_wakeup()
39 int idle_state; /* Used by cpu_idle_mwait. */ member
43 int idle_state; /* Used by cpu_idle_mwait. */ member
3020 auto idle_state = CommandHandlingState::eIdle; in StartHandlingCommand() local3022 idle_state, CommandHandlingState::eInProgress)) in StartHandlingCommand()