Searched refs:cpustate (Results 1 – 1 of 1) sorted by relevance
2419 int cpustate = st->state; in cpuhp_rollback_install() local2425 if (cpustate >= state) in cpuhp_rollback_install()2455 int cpustate = st->state; in __cpuhp_state_add_instance_cpuslocked() local2457 if (cpustate < state) in __cpuhp_state_add_instance_cpuslocked()2539 int cpustate = st->state; in __cpuhp_setup_state_cpuslocked() local2541 if (cpustate < state) in __cpuhp_setup_state_cpuslocked()2603 int cpustate = st->state; in __cpuhp_state_remove_instance() local2605 if (cpustate >= state) in __cpuhp_state_remove_instance()2655 int cpustate = st->state; in __cpuhp_remove_state_cpuslocked() local2657 if (cpustate >= state) in __cpuhp_remove_state_cpuslocked()