Home
last modified time | relevance | path

Searched refs:cpustate (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/arm/common/
Dmcpm_entry.c108 int cpustate; in __mcpm_outbound_enter_critical() local
114 cpustate = c->cpus[i].cpu; in __mcpm_outbound_enter_critical()
115 if (cpustate != CPU_GOING_DOWN) in __mcpm_outbound_enter_critical()
122 switch (cpustate) { in __mcpm_outbound_enter_critical()
/Linux-v4.19/kernel/
Dcpu.c1593 int cpustate = st->state; in cpuhp_rollback_install() local
1599 if (cpustate >= state) in cpuhp_rollback_install()
1629 int cpustate = st->state; in __cpuhp_state_add_instance_cpuslocked() local
1631 if (cpustate < state) in __cpuhp_state_add_instance_cpuslocked()
1712 int cpustate = st->state; in __cpuhp_setup_state_cpuslocked() local
1714 if (cpustate < state) in __cpuhp_setup_state_cpuslocked()
1776 int cpustate = st->state; in __cpuhp_state_remove_instance() local
1778 if (cpustate >= state) in __cpuhp_state_remove_instance()
1828 int cpustate = st->state; in __cpuhp_remove_state_cpuslocked() local
1830 if (cpustate >= state) in __cpuhp_remove_state_cpuslocked()