Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c5949 int high_fraction) in zone_batchsize()
5956 if (!high_fraction) { in zone_batchsize()
5969 total_pages = zone_managed_pages(zone) / high_fraction;
5971 zone_highsize(struct zone * zone,int batch,int cpu_online,int high_fraction) zone_highsize() argument