Searched refs:ALLOC_CMA (Results 1 – 4 of 4) sorted by relevance
238 if (!zone_watermark_ok(zone, 0, watermark, 0, ALLOC_CMA)) in page_reporting_process_zone()
610 #define ALLOC_CMA 0x80 /* allow allocations from CMA areas */ macro
3440 if (!zone_watermark_ok(zone, 0, watermark, 0, ALLOC_CMA)) in __isolate_free_page()3529 alloc_flags & ALLOC_CMA) { in __rmqueue_pcplist()3615 alloc_flags & ALLOC_CMA) in rmqueue()3740 if (!(alloc_flags & ALLOC_CMA)) in __zone_watermark_unusable_free()3814 if ((alloc_flags & ALLOC_CMA) && in __zone_watermark_ok()3952 alloc_flags |= ALLOC_CMA; in current_alloc_flags()
2156 ALLOC_CMA, wmark_target)) in __compaction_suitable()