Searched refs:cpustate (Results 1 – 1 of 1) sorted by relevance
1665 int cpustate = st->state; in cpuhp_rollback_install() local1671 if (cpustate >= state) in cpuhp_rollback_install()1701 int cpustate = st->state; in __cpuhp_state_add_instance_cpuslocked() local1703 if (cpustate < state) in __cpuhp_state_add_instance_cpuslocked()1784 int cpustate = st->state; in __cpuhp_setup_state_cpuslocked() local1786 if (cpustate < state) in __cpuhp_setup_state_cpuslocked()1848 int cpustate = st->state; in __cpuhp_state_remove_instance() local1850 if (cpustate >= state) in __cpuhp_state_remove_instance()1900 int cpustate = st->state; in __cpuhp_remove_state_cpuslocked() local1902 if (cpustate >= state) in __cpuhp_remove_state_cpuslocked()