Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpercpu-km.c53 static struct pcpu_chunk *pcpu_create_chunk(gfp_t gfp) in pcpu_create_chunk() function
Dpercpu-vm.c333 static struct pcpu_chunk *pcpu_create_chunk(gfp_t gfp) in pcpu_create_chunk() function
Dpercpu.c1580 static struct pcpu_chunk *pcpu_create_chunk(gfp_t gfp);
1851 chunk = pcpu_create_chunk(pcpu_gfp); in pcpu_alloc_noprof()
2075 chunk = pcpu_create_chunk(gfp); in pcpu_balance_populated()