Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dcpu-hotplug.c82 (void)cpu_report_death(); in cpu_stop()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcpu.h207 bool cpu_report_death(void);
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dsmp.c315 cpu_report_death(); in arch_cpu_idle_dead()
/OK3568_Linux_fs/kernel/kernel/
H A Dsmpboot.c465 bool cpu_report_death(void) in cpu_report_death() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp-cps.c498 (void)cpu_report_death(); in play_dead()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsmp.c347 (void)cpu_report_death(); in arch_cpu_idle_dead()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp.c389 (void)cpu_report_death(); in cpu_die()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c1652 (void)cpu_report_death(); in play_dead_common()