Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dfair.c1747 unsigned long enough_wmark; in pgdat_free_space_enough() local
1749 enough_wmark = max(1UL * 1024 * 1024 * 1024 >> PAGE_SHIFT, in pgdat_free_space_enough()
1758 wmark_pages(zone, WMARK_PROMO) + enough_wmark, in pgdat_free_space_enough()