Home
last modified time | relevance | path

Searched refs:__GFP_HIGH (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/filesystems/ext2/inc/linux/
H A Dmodule.h660 #define __GFP_HIGH 0x20 /* Should access emergency pools? */ macro
665 #define GFP_ATOMIC (__GFP_HIGH)
668 #define GFP_KERNEL (__GFP_HIGH | __GFP_WAIT | __GFP_IO | __GFP_HIGHIO | __GFP_FS)
/reactos/drivers/network/tcpip/include/
H A Dlinux.h1631 #define SLAB_LEVEL_MASK (__GFP_WAIT|__GFP_HIGH|__GFP_IO|__GFP_HIGHIO|__GFP_FS)