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