Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dpercpu.c257 static void __maybe_unused pcpu_next_pop(struct pcpu_chunk *chunk, in pcpu_next_pop() function
276 for ((rs) = (start), pcpu_next_pop((chunk), &(rs), &(re), (end)); \
278 (rs) = (re) + 1, pcpu_next_pop((chunk), &(rs), &(re), (end)))