Searched refs:alloc_nofail (Results 1 – 1 of 1) sorted by relevance
1314 bool alloc_nofail = false; in release_mem_region_adjustable() local1331 new_res = alloc_resource(GFP_KERNEL | (alloc_nofail ? __GFP_NOFAIL : 0)); in release_mem_region_adjustable()1372 alloc_nofail = true; in release_mem_region_adjustable()