Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dfair.c1464 unsigned long enough_wmark; in pgdat_free_space_enough() local
1466 enough_wmark = max(1UL * 1024 * 1024 * 1024 >> PAGE_SHIFT, in pgdat_free_space_enough()
1475 wmark_pages(zone, WMARK_PROMO) + enough_wmark, in pgdat_free_space_enough()