Searched refs:ALLOC_HARDER (Results 1 – 2 of 2) sorted by relevance
483 #define ALLOC_HARDER 0x10 /* try to alloc harder */ macro
2997 if (alloc_flags & ALLOC_HARDER) { in rmqueue()3114 const bool alloc_harder = (alloc_flags & (ALLOC_HARDER|ALLOC_OOM)); in __zone_watermark_ok()3351 if (unlikely(order && (alloc_flags & ALLOC_HARDER))) in get_page_from_freelist()3850 alloc_flags |= ALLOC_HARDER; in gfp_to_alloc_flags()3857 alloc_flags |= ALLOC_HARDER; in gfp_to_alloc_flags()4289 page = __alloc_pages_cpuset_fallback(gfp_mask, order, ALLOC_HARDER, ac); in __alloc_pages_slowpath()