Searched refs:idle_state (Results 1 – 4 of 4) sorted by relevance
272 state = &PCPU_PTR(monitorbuf)->idle_state; in acpi_cpu_idle_mwait()585 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_acpi()600 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_hlt()612 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_mwait()629 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_spin()700 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()