Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dpage_alloc.c3711 long fast_free; in zone_watermark_fast() local
3713 fast_free = free_pages; in zone_watermark_fast()
3714 fast_free -= __zone_watermark_unusable_free(z, 0, alloc_flags); in zone_watermark_fast()
3715 if (fast_free > mark + z->lowmem_reserve[highest_zoneidx]) in zone_watermark_fast()