Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dgfp.h86 #define __default_gfp(_discard, _arg_or_default, ...) _arg_or_default macro
87 #define default_gfp(...) __default_gfp(, ##__VA_ARGS__, GFP_KERNEL)