Searched refs:alloc_nofail (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dresource.c1369 bool alloc_nofail = false; local
1386 new_res = alloc_resource(GFP_KERNEL | (alloc_nofail ? __GFP_NOFAIL : 0));
1427 alloc_nofail = true;

Completed in 119 milliseconds