Searched refs:pcpu_next_pop (Results 1 – 1 of 1) sorted by relevance
257 static void __maybe_unused pcpu_next_pop(struct pcpu_chunk *chunk, in pcpu_next_pop() function276 for ((rs) = (start), pcpu_next_pop((chunk), &(rs), &(re), (end)); \278 (rs) = (re) + 1, pcpu_next_pop((chunk), &(rs), &(re), (end)))