Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dgfp_types.h332 #define GFP_NOFS (__GFP_RECLAIM | __GFP_IO) macro
/openbmc/u-boot/include/linux/
H A Dcompat.h67 #define GFP_NOFS ((gfp_t) 0) macro