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

/linux-master/mm/
H A Dpercpu.c355 * pcpu_next_md_free_region - finds the next hint free area
365 static void pcpu_next_md_free_region(struct pcpu_chunk *chunk, int *bit_off, function
478 for (pcpu_next_md_free_region((chunk), &(bit_off), &(bits)); \
481 pcpu_next_md_free_region((chunk), &(bit_off), &(bits)))

Completed in 138 milliseconds