Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpercpu-km.c53 static struct pcpu_chunk *pcpu_create_chunk(gfp_t gfp) in pcpu_create_chunk() function
H A Dpercpu-vm.c333 static struct pcpu_chunk *pcpu_create_chunk(gfp_t gfp) in pcpu_create_chunk() function
H A Dpercpu.c1580 static struct pcpu_chunk *pcpu_create_chunk(gfp_t gfp);
1827 chunk = pcpu_create_chunk(pcpu_gfp); in pcpu_alloc()
2103 chunk = pcpu_create_chunk(gfp); in pcpu_balance_populated()