Home
last modified time | relevance | path

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

/freebsd-13.1/sys/vm/
H A Duma_int.h278 typedef struct uma_cache * uma_cache_t; typedef
288 cache_set_uz_flags(uma_cache_t cache, uint32_t flags) in cache_set_uz_flags()
295 cache_set_uz_size(uma_cache_t cache, uint32_t size) in cache_set_uz_size()
302 cache_uz_flags(uma_cache_t cache) in cache_uz_flags()
309 cache_uz_size(uma_cache_t cache) in cache_uz_size()
H A Duma_core.c905 cache_bucket_unload_alloc(uma_cache_t cache) in cache_bucket_unload_alloc()
912 cache_bucket_unload_free(uma_cache_t cache) in cache_bucket_unload_free()
919 cache_bucket_unload_cross(uma_cache_t cache) in cache_bucket_unload_cross()
1337 uma_cache_t cache; in cache_drain()
1388 uma_cache_t cache; in cache_drain_safe_cpu()
3557 uma_cache_t cache; in uma_zalloc_smr()
3581 uma_cache_t cache; in uma_zalloc_arg()
4309 uma_cache_t cache; in uma_zfree_smr()
4357 uma_cache_t cache; in uma_zfree_arg()
5289 uma_cache_t cache;
[all …]