Searched refs:cpustate (Results 1 – 1 of 1) sorted by relevance
1756 int cpustate = st->state; in cpuhp_rollback_install() local1762 if (cpustate >= state) in cpuhp_rollback_install()1792 int cpustate = st->state; in __cpuhp_state_add_instance_cpuslocked() local1794 if (cpustate < state) in __cpuhp_state_add_instance_cpuslocked()1875 int cpustate = st->state; in __cpuhp_setup_state_cpuslocked() local1877 if (cpustate < state) in __cpuhp_setup_state_cpuslocked()1939 int cpustate = st->state; in __cpuhp_state_remove_instance() local1941 if (cpustate >= state) in __cpuhp_state_remove_instance()1991 int cpustate = st->state; in __cpuhp_remove_state_cpuslocked() local1993 if (cpustate >= state) in __cpuhp_remove_state_cpuslocked()