Home
last modified time | relevance | path

Searched refs:haltpoll_hp_state (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/cpuidle/
Dcpuidle-haltpoll.c26 static enum cpuhp_state haltpoll_hp_state; variable
88 if (haltpoll_hp_state) in haltpoll_uninit()
89 cpuhp_remove_state(haltpoll_hp_state); in haltpoll_uninit()
130 haltpoll_hp_state = ret; in haltpoll_init()