Searched refs:lazy_max_pages (Results 1 – 1 of 1) sorted by relevance
1685 * lazy_max_pages is the maximum amount of virtual address space we gather up1700 static unsigned long lazy_max_pages(void) in lazy_max_pages() function 1750 resched_threshold = lazy_max_pages() << 1; in __purge_vmap_area_lazy() 1809 } while (nr_lazy > lazy_max_pages()); in drain_vmap_area_work() 1819 unsigned long nr_lazy_max = lazy_max_pages(); in free_vmap_area_noflush()