Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Duma_core.c743 cache_bucket_pop(uma_cache_t cache, uma_cache_bucket_t bucket) in cache_bucket_pop()
778 cache_bucket_unload(uma_cache_bucket_t bucket) in cache_bucket_unload()
818 cache_bucket_load(uma_cache_bucket_t bucket, uma_bucket_t b) in cache_bucket_load()
857 cache_bucket_copy(uma_cache_bucket_t b1, uma_cache_bucket_t b2) in cache_bucket_copy()
869 cache_bucket_swap(uma_cache_bucket_t b1, uma_cache_bucket_t b2) in cache_bucket_swap()
3385 uma_cache_bucket_t bucket; in cache_alloc_retry()
3411 uma_cache_bucket_t bucket; in uma_zalloc_smr()
3435 uma_cache_bucket_t bucket; in uma_zalloc_arg()
4139 uma_cache_bucket_t bucket; in uma_zfree_smr()
4187 uma_cache_bucket_t bucket; in uma_zfree_arg()
[all …]
H A Duma_int.h266 typedef struct uma_cache_bucket * uma_cache_bucket_t; typedef
/f-stack/tools/compat/include/vm/
H A Duma_int.h269 typedef struct uma_cache_bucket * uma_cache_bucket_t; typedef