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