Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsmp.h63 extern int smp_rescan_cpus(void);
/openbmc/linux/drivers/s390/char/
H A Dsclp_config.c63 smp_rescan_cpus(); in sclp_cpu_change_notify()
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c1203 int __ref smp_rescan_cpus(void) in smp_rescan_cpus() function
1229 rc = smp_rescan_cpus(); in rescan_store()