Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Dsmp.c192 static int pcpu_alloc_lowcore(struct pcpu *pcpu, int cpu) in pcpu_alloc_lowcore() function
849 rc = pcpu_alloc_lowcore(pcpu, cpu); in __cpu_up()