Home
last modified time | relevance | path

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

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