Searched refs:play_dead (Results 1 - 18 of 18) sorted by relevance

/linux-4.4.14/arch/sh/include/asm/
H A Dsmp-ops.h12 void (*play_dead)(void); member in struct:plat_smp_ops
26 static inline void play_dead(void) play_dead() function
28 mp_ops->play_dead(); play_dead()
44 static inline void play_dead(void) play_dead() function
/linux-4.4.14/arch/sh/kernel/
H A Didle.c37 play_dead(); arch_cpu_idle_dead()
/linux-4.4.14/arch/x86/include/asm/
H A Dsmp.h67 void (*play_dead)(void); member in struct:smp_ops
122 static inline void play_dead(void) play_dead() function
124 smp_ops.play_dead(); play_dead()
/linux-4.4.14/arch/mips/include/asm/
H A Dsmp.h83 extern void play_dead(void);
/linux-4.4.14/arch/mips/kernel/
H A Dsmp-bmips.c194 * play_dead WAIT loop -> bmips_boot_secondary()
196 * eret to play_dead -> bmips_boot_secondary()
378 void __ref play_dead(void) play_dead() function
H A Dsmp-cps.c353 void play_dead(void) play_dead() function
H A Dprocess.c53 play_dead(); arch_cpu_idle_dead()
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c165 .play_dead = native_play_dead,
/linux-4.4.14/arch/ia64/kernel/
H A Dprocess.c213 static inline void play_dead(void) play_dead() function
231 static inline void play_dead(void) play_dead() function
239 play_dead(); arch_cpu_idle_dead()
H A Dsmpboot.c684 /* They ack this in play_dead by setting CPU_DEAD */ __cpu_die()
/linux-4.4.14/arch/x86/kernel/
H A Dprocess.c244 static inline void play_dead(void) play_dead() function
287 play_dead(); arch_cpu_idle_dead()
H A Dsmp.c350 .play_dead = native_play_dead,
H A Dhead_64.S301 * Boot CPU0 entry point. It's called from play_dead(). Everything has been set
H A Dhead_32.S284 * Boot CPU0 entry point. It's called from play_dead(). Everything has been set
H A Dsmpboot.c1402 /* They ack this in play_dead() by setting CPU_DEAD */ common_cpu_die()
/linux-4.4.14/arch/mips/cavium-octeon/
H A Dsmp.c289 void play_dead(void) play_dead() function
/linux-4.4.14/arch/mips/loongson64/loongson-3/
H A Dsmp.c569 void play_dead(void) play_dead() function
/linux-4.4.14/arch/x86/xen/
H A Dsmp.c739 .play_dead = xen_play_dead,

Completed in 347 milliseconds