Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dpercpu-km.c48 static struct pcpu_chunk *pcpu_create_chunk(gfp_t gfp) in pcpu_create_chunk() function
Dpercpu-vm.c332 static struct pcpu_chunk *pcpu_create_chunk(gfp_t gfp) in pcpu_create_chunk() function
Dpercpu.c1295 static struct pcpu_chunk *pcpu_create_chunk(gfp_t gfp);
1448 chunk = pcpu_create_chunk(pcpu_gfp); in pcpu_alloc()
1697 chunk = pcpu_create_chunk(gfp); in pcpu_balance_workfn()