Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/kernel/
A Dsmp.c766 static int smp_add_present_cpu(int cpu);
791 if (!early && smp_add_present_cpu(cpu) != 0) in smp_add_core()
1165 static int smp_add_present_cpu(int cpu) in smp_add_present_cpu() function
1236 rc = smp_add_present_cpu(cpu); in s390_smp_init()

Completed in 4 milliseconds