Home
last modified time | relevance | path

Searched refs:WMARK_PROMO (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/
Dmmzone.h550 WMARK_PROMO, enumerator
/linux-6.1.9/mm/
Dvmscan.c6837 mark = wmark_pages(zone, WMARK_PROMO); in pgdat_balanced()
Dpage_alloc.c8774 zone->_watermark[WMARK_PROMO] = high_wmark_pages(zone) + tmp; in __setup_per_zone_wmarks()
/linux-6.1.9/kernel/sched/
Dfair.c1475 wmark_pages(zone, WMARK_PROMO) + enough_wmark, in pgdat_free_space_enough()