Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcpu.h290 bool cpu_report_death(void);
/linux-4.4.14/arch/blackfin/mach-common/
Dsmp.c423 (void)cpu_report_death(); in cpu_die()
/linux-4.4.14/kernel/
Dsmpboot.c509 bool cpu_report_death(void) in cpu_report_death() function
/linux-4.4.14/arch/metag/kernel/
Dsmp.c317 (void)cpu_report_death(); in cpu_die()
/linux-4.4.14/arch/arm64/kernel/
Dsmp.c303 (void)cpu_report_death(); in cpu_die()
/linux-4.4.14/arch/x86/kernel/
Dsmpboot.c1426 (void)cpu_report_death(); in play_dead_common()