Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/radix-tree/linux/
Dgfp.h11 #define __GFP_IO 0x40u macro
/Linux-v5.15/include/linux/
Dgfp.h214 #define __GFP_IO ((__force gfp_t)___GFP_IO) macro