Home
last modified time | relevance | path

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

/linux-6.14.4/include/trace/events/
Dmmflags.h79 #define gfpflag_string(flag) {(__force unsigned long)flag, #flag} macro
82 gfpflag_string(GFP_TRANSHUGE), \
83 gfpflag_string(GFP_TRANSHUGE_LIGHT), \
84 gfpflag_string(GFP_HIGHUSER_MOVABLE), \
85 gfpflag_string(GFP_HIGHUSER), \
86 gfpflag_string(GFP_USER), \
87 gfpflag_string(GFP_KERNEL_ACCOUNT), \
88 gfpflag_string(GFP_KERNEL), \
89 gfpflag_string(GFP_NOFS), \
90 gfpflag_string(GFP_ATOMIC), \
[all …]