Home
last modified time | relevance | path

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

/freebsd-14.2/sys/vm/
H A Duma_int.h276 typedef struct uma_cache * uma_cache_t; typedef
286 cache_set_uz_flags(uma_cache_t cache, uint32_t flags) in cache_set_uz_flags()
293 cache_set_uz_size(uma_cache_t cache, uint32_t size) in cache_set_uz_size()
300 cache_uz_flags(uma_cache_t cache) in cache_uz_flags()
307 cache_uz_size(uma_cache_t cache) in cache_uz_size()
H A Duma_core.c958 cache_bucket_unload_alloc(uma_cache_t cache) in cache_bucket_unload_alloc()
965 cache_bucket_unload_free(uma_cache_t cache) in cache_bucket_unload_free()
972 cache_bucket_unload_cross(uma_cache_t cache) in cache_bucket_unload_cross()
1391 uma_cache_t cache; in cache_drain()
1442 uma_cache_t cache; in cache_drain_safe_cpu()
3679 uma_cache_t cache; in uma_zalloc_smr()
3706 uma_cache_t cache; in uma_zalloc_arg()
4433 uma_cache_t cache; in uma_zfree_smr()
4487 uma_cache_t cache; in uma_zfree_arg()
5421 uma_cache_t cache;
[all …]