Searched refs:ALLOC_WMARK_MIN (Results 1 – 2 of 2) sorted by relevance
423 #define ALLOC_WMARK_MIN WMARK_MIN macro
2242 if (((alloc_flags & ALLOC_WMARK_MASK) == ALLOC_WMARK_MIN) || in get_page_from_freelist()2622 int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in gfp_to_alloc_flags()