Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/kernel/
Dsmp.c193 static int pcpu_alloc_lowcore(struct pcpu *pcpu, int cpu) in pcpu_alloc_lowcore() function
931 rc = pcpu_alloc_lowcore(pcpu, cpu); in __cpu_up()