Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_glue.c288 uma_zone_set_maxcache(kstack_cache, kstack_cache_size); in sysctl_kstack_cache_size()
689 uma_zone_set_maxcache(kstack_cache, kstack_cache_size); in kstack_cache_init()
H A Duma.h529 void uma_zone_set_maxcache(uma_zone_t zone, int nitems);
H A Duma_core.c4916 uma_zone_set_maxcache(zone, nitems); in uma_zone_set_max()
4938 uma_zone_set_maxcache(uma_zone_t zone, int nitems) in uma_zone_set_maxcache() function
H A Dvm_page.c234 uma_zone_set_maxcache(pgcache->zone, cache); in vm_page_init_cache_zones()
/freebsd/sys/kern/
H A Dkern_devctl.c164 uma_zone_set_maxcache(z, 0); in devctl_init()
/freebsd/share/man/man9/
H A DMakefile2465 zone.9 uma_zone_set_maxcache.9 \