Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-hisi/
Dplatmcpm.c159 bool last_man; in hip04_cpu_die() local
176 last_man = hip04_cluster_is_down(cluster); in hip04_cpu_die()
178 if (last_man) { in hip04_cpu_die()
/linux-4.4.14/arch/arm/common/
Dmcpm_entry.c243 bool cpu_going_down, last_man; in mcpm_cpu_power_down() local
264 last_man = mcpm_cluster_unused(cluster); in mcpm_cpu_power_down()
266 if (last_man && __mcpm_outbound_enter_critical(cpu, cluster)) { in mcpm_cpu_power_down()