Searched refs:__GFP_KSWAPD_RECLAIM (Results 1 – 3 of 3) sorted by relevance
19 #define __GFP_KSWAPD_RECLAIM M_NOWAIT macro
64 #define ALLOW_FAIL (__GFP_KSWAPD_RECLAIM | __GFP_RETRY_MAYFAIL | __GFP_NOWARN)
2228 const gfp_t gfp = __GFP_KSWAPD_RECLAIM | __GFP_RETRY_MAYFAIL | in execlists_capture_work()