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