Searched refs:__GFP_COMP (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem.h68 gfp_t lflags = __GFP_NOWARN | __GFP_COMP;
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dgfp.h52 #define __GFP_COMP 0 macro
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c285 gfp_t gfp_comp = (gfp | __GFP_NORETRY | __GFP_COMP) & ~__GFP_RECLAIM;
1030 * In OpenZFS, compound pages are allocated using the __GFP_COMP flag, which we
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Drx.c375 gfp_mask |= __GFP_COMP;

Completed in 86 milliseconds