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

/linux-4.1.27/mm/
H A Dpercpu-km.c48 static struct pcpu_chunk *pcpu_create_chunk(void) pcpu_create_chunk() function
H A Dpercpu-vm.c329 static struct pcpu_chunk *pcpu_create_chunk(void) pcpu_create_chunk() function
H A Dpercpu.c814 * pcpu_create_chunk - create a new chunk
821 static struct pcpu_chunk *pcpu_create_chunk(void);
975 chunk = pcpu_create_chunk(); pcpu_alloc()
1210 chunk = pcpu_create_chunk();

Completed in 101 milliseconds