Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c1779 unsigned long enough_wmark; in pgdat_free_space_enough() local
1781 enough_wmark = max(1UL * 1024 * 1024 * 1024 >> PAGE_SHIFT, in pgdat_free_space_enough()
1790 wmark_pages(zone, WMARK_PROMO) + enough_wmark, in pgdat_free_space_enough()