Searched refs:ALLOC_WMARK_MIN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/mm/ | ||
H A D | internal.h | 835 #define ALLOC_WMARK_MIN WMARK_MIN macro |
H A D | page_alloc.c | 3700 unsigned int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in gfp_to_alloc_flags() |