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

/freebsd-13-stable/sys/vm/
H A Duma_core.c3888 zone_alloc_limit_hard(uma_zone_t zone, int count, int flags) function
4011 return (zone_alloc_limit_hard(zone, count, flags));

Completed in 160 milliseconds