Searched refs:idle_state (Results 1 – 4 of 4) sorted by relevance
391 state = &PCPU_PTR(monitorbuf)->idle_state; in acpi_cpu_idle_mwait()709 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_acpi()724 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_hlt()736 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_mwait()753 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_spin()824 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
3172 auto idle_state = CommandHandlingState::eIdle; in StartHandlingCommand() local3174 idle_state, CommandHandlingState::eInProgress)) in StartHandlingCommand()