Searched defs:is_atomic (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()879 bool is_atomic = (gfp & GFP_KERNEL) != GFP_KERNEL; in pcpu_alloc() local