Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Duma_core.c3636 cache_alloc_item(uma_zone_t zone, uma_cache_t cache, uma_cache_bucket_t bucket, in cache_alloc_item() function
3660 return (cache_alloc_item(zone, cache, bucket, udata, flags)); in cache_alloc_retry()
3698 return (cache_alloc_item(zone, cache, bucket, NULL, flags)); in uma_zalloc_smr()
3740 return (cache_alloc_item(zone, cache, bucket, udata, flags)); in uma_zalloc_arg()