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