Home
last modified time | relevance | path

Searched defs:GFP_RECLAIM_MASK (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/mm/
Dinternal.h24 #define GFP_RECLAIM_MASK (__GFP_RECLAIM|__GFP_HIGH|__GFP_IO|__GFP_FS|\ macro
/kernel/linux/linux-5.10/mm/
Dinternal.h25 #define GFP_RECLAIM_MASK (__GFP_RECLAIM|__GFP_HIGH|__GFP_IO|__GFP_FS|\ macro