Searched refs:uma_zone_get_max (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/vm/
H A Duma.h529 int uma_zone_get_max(uma_zone_t zone);
H A Dswap_pager.c649 n = uma_zone_get_max(swblk_zone);
H A Duma_core.c4710 uma_zone_get_max(uma_zone_t zone) function
5327 max = uma_zone_get_max(zone);
/freebsd-13-stable/sys/netinet/
H A Dip_reass.c709 target = uma_zone_get_max(V_ipq_zone);
751 max = uma_zone_get_max(V_ipq_zone);
/freebsd-13-stable/share/man/man9/
H A DMakefile2375 zone.9 uma_zone_get_max.9 \

Completed in 133 milliseconds