Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpuidle/
Dcpuidle-haltpoll.c22 static enum cpuhp_state haltpoll_hp_state; variable
85 if (haltpoll_hp_state) in haltpoll_uninit()
86 cpuhp_remove_state(haltpoll_hp_state); in haltpoll_uninit()
123 haltpoll_hp_state = ret; in haltpoll_init()