Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dsmp.h32 extern int smp_store_status(int cpu);
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmachine_kexec.c85 if (smp_store_status(cpu)) in __machine_kdump()
H A Dsmp.c587 int smp_store_status(int cpu) in smp_store_status() function