Home
last modified time | relevance | path

Searched refs:zone_watermark_ok_safe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmmzone.h886 bool zone_watermark_ok_safe(struct zone *z, unsigned int order,
/kernel/linux/linux-6.6/include/linux/
H A Dmmzone.h1468 bool zone_watermark_ok_safe(struct zone *z, unsigned int order,
/kernel/linux/linux-5.10/mm/
H A Dvmscan.c2877 return zone_watermark_ok_safe(zone, 0, watermark, sc->reclaim_idx); in compaction_ready()
3438 if (zone_watermark_ok_safe(zone, order, mark, highest_zoneidx)) in pgdat_balanced()
H A Dpage_alloc.c3745 bool zone_watermark_ok_safe(struct zone *z, unsigned int order, in zone_watermark_ok_safe() function
/kernel/linux/linux-6.6/mm/
H A Dvmscan.c6659 return zone_watermark_ok_safe(zone, 0, watermark, sc->reclaim_idx); in compaction_ready()
7266 if (zone_watermark_ok_safe(zone, order, mark, highest_zoneidx)) in pgdat_balanced()
H A Dpage_alloc.c2999 bool zone_watermark_ok_safe(struct zone *z, unsigned int order, in zone_watermark_ok_safe() function

Completed in 52 milliseconds