Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmmzone.h822 bool zone_watermark_ok_safe(struct zone *z, unsigned int order,
/Linux-v5.4/mm/
Dvmscan.c2939 return zone_watermark_ok_safe(zone, 0, watermark, sc->reclaim_idx); in compaction_ready()
3460 if (zone_watermark_ok_safe(zone, order, mark, classzone_idx)) in pgdat_balanced()
Dpage_alloc.c3513 bool zone_watermark_ok_safe(struct zone *z, unsigned int order, in zone_watermark_ok_safe() function