Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dsmp-cps.c469 static unsigned cpu_death_sibling; variable
485 for_each_online_cpu(cpu_death_sibling) { in play_dead()
486 if (!cpus_are_siblings(cpu, cpu_death_sibling)) in play_dead()
587 err = smp_call_function_single(cpu_death_sibling, in cps_cleanup_dead_cpu()