Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmzone.h742 bool zone_watermark_ok_safe(struct zone *z, unsigned int order,
/linux-4.4.14/mm/
Dvmscan.c2480 watermark_ok = zone_watermark_ok_safe(zone, 0, watermark, 0); in compaction_ready()
2962 if (!zone_watermark_ok_safe(zone, order, high_wmark_pages(zone) + in zone_balanced()
Dpage_alloc.c2448 bool zone_watermark_ok_safe(struct zone *z, unsigned int order, in zone_watermark_ok_safe() function