Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dsmp.c286 static void pcpu_start_fn(int cpu, void (*func)(void *), void *data) in pcpu_start_fn() function
874 pcpu_start_fn(cpu, smp_start_secondary, NULL); in __cpu_up()