Searched refs:ALLOC_HARDER (Results 1 – 2 of 2) sorted by relevance
443 #define ALLOC_HARDER 0x10 /* try to alloc harder */ macro
2258 if (alloc_flags & ALLOC_HARDER) { in buffered_rmqueue()2379 const int alloc_harder = (alloc_flags & ALLOC_HARDER); in __zone_watermark_ok()2611 if (unlikely(order && (alloc_flags & ALLOC_HARDER))) in get_page_from_freelist()2953 alloc_flags |= ALLOC_HARDER; in gfp_to_alloc_flags()2960 alloc_flags |= ALLOC_HARDER; in gfp_to_alloc_flags()