Searched refs:ALLOC_WMARK_MIN (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ | ||
D | internal.h | 701 #define ALLOC_WMARK_MIN WMARK_MIN macro |
D | page_alloc.c | 4465 unsigned int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in gfp_to_alloc_flags() |