Searched refs:cpustate (Results 1 – 1 of 1) sorted by relevance
2031 int cpustate = st->state; in cpuhp_rollback_install() local2037 if (cpustate >= state) in cpuhp_rollback_install()2067 int cpustate = st->state; in __cpuhp_state_add_instance_cpuslocked() local2069 if (cpustate < state) in __cpuhp_state_add_instance_cpuslocked()2151 int cpustate = st->state; in __cpuhp_setup_state_cpuslocked() local2153 if (cpustate < state) in __cpuhp_setup_state_cpuslocked()2215 int cpustate = st->state; in __cpuhp_state_remove_instance() local2217 if (cpustate >= state) in __cpuhp_state_remove_instance()2267 int cpustate = st->state; in __cpuhp_remove_state_cpuslocked() local2269 if (cpustate >= state) in __cpuhp_remove_state_cpuslocked()