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

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

Completed in 98 milliseconds