Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Duma_core.c4131 zone_alloc_limit_hard(uma_zone_t zone, int count, int flags) in zone_alloc_limit_hard() function
4254 return (zone_alloc_limit_hard(zone, count, flags)); in zone_alloc_limit()