Home
last modified time | relevance | path

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

/linux-6.1.9/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.c1583 static struct pcpu_chunk *pcpu_create_chunk(gfp_t gfp);
1834 chunk = pcpu_create_chunk(pcpu_gfp); in pcpu_alloc()
2108 chunk = pcpu_create_chunk(gfp); in pcpu_balance_populated()