Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dsmp.c187 static int pcpu_alloc_lowcore(struct pcpu *pcpu, int cpu) in pcpu_alloc_lowcore() function
867 rc = pcpu_alloc_lowcore(pcpu, cpu); in __cpu_up()