Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/radix-tree/linux/
Dgfp.h11 #define __GFP_IO 0x40u macro
/Linux-v4.19/include/linux/
Dgfp.h191 #define __GFP_IO ((__force gfp_t)___GFP_IO) macro