Searched refs:uma_cache_bucket (Results 1 – 2 of 2) sorted by relevance
255 struct uma_cache_bucket { struct262 typedef struct uma_cache_bucket * uma_cache_bucket_t; argument269 struct uma_cache_bucket uc_freebucket; /* Bucket we're freeing to */270 struct uma_cache_bucket uc_allocbucket; /* Bucket to allocate from */271 struct uma_cache_bucket uc_crossbucket; /* cross domain bucket */
1035 struct uma_cache_bucket b3; in cache_bucket_swap()