Searched refs:cpustate (Results 1 – 1 of 1) sorted by relevance
2014 int cpustate = st->state; in cpuhp_rollback_install() local2020 if (cpustate >= state) in cpuhp_rollback_install()2050 int cpustate = st->state; in __cpuhp_state_add_instance_cpuslocked() local2052 if (cpustate < state) in __cpuhp_state_add_instance_cpuslocked()2134 int cpustate = st->state; in __cpuhp_setup_state_cpuslocked() local2136 if (cpustate < state) in __cpuhp_setup_state_cpuslocked()2198 int cpustate = st->state; in __cpuhp_state_remove_instance() local2200 if (cpustate >= state) in __cpuhp_state_remove_instance()2250 int cpustate = st->state; in __cpuhp_remove_state_cpuslocked() local2252 if (cpustate >= state) in __cpuhp_remove_state_cpuslocked()