Searched refs:pcpu_need_to_extend (Results 1 – 1 of 1) sorted by relevance
396 static int pcpu_need_to_extend(struct pcpu_chunk *chunk, bool is_atomic) in pcpu_need_to_extend() function479 new_alloc = pcpu_need_to_extend(chunk, false); in pcpu_map_extend_workfn()911 while ((new_alloc = pcpu_need_to_extend(chunk, is_atomic))) { in pcpu_alloc()937 new_alloc = pcpu_need_to_extend(chunk, is_atomic); in pcpu_alloc()