Home
last modified time | relevance | path

Searched refs:zone_watermark_ok_safe (Results 1 – 2 of 2) sorted by relevance

/mm/
Dvmscan.c2488 watermark_ok = zone_watermark_ok_safe(zone, 0, watermark, 0); in compaction_ready()
2972 if (!zone_watermark_ok_safe(zone, order, high_wmark_pages(zone) + in zone_balanced()
Dpage_alloc.c2512 bool zone_watermark_ok_safe(struct zone *z, unsigned int order, in zone_watermark_ok_safe() function