Searched refs:uma_zone_set_maxcache (Results 1 – 6 of 6) sorted by relevance
280 uma_zone_set_maxcache(kstack_cache, kstack_cache_size); in sysctl_kstack_cache_size()480 uma_zone_set_maxcache(kstack_cache, kstack_cache_size); in kstack_cache_init()
513 void uma_zone_set_maxcache(uma_zone_t zone, int nitems);
4612 uma_zone_set_maxcache(zone, nitems); in uma_zone_set_max()4632 uma_zone_set_maxcache(uma_zone_t zone, int nitems) in uma_zone_set_maxcache() function
235 uma_zone_set_maxcache(pgcache->zone, cache); in vm_page_init_cache_zones()
451 uma_zone_set_maxcache(z, 0); in devinit()