Home
last modified time | relevance | path

Searched defs:uma_cache (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/vm/
H A Duma_int.h275 struct uma_cache { struct
276 struct uma_cache_bucket uc_freebucket; /* Bucket we're freeing to */ argument
277 struct uma_cache_bucket uc_allocbucket; /* Bucket to allocate from */ argument
278 struct uma_cache_bucket uc_crossbucket; /* cross domain bucket */ argument
283 typedef struct uma_cache * uma_cache_t; argument
/f-stack/freebsd/vm/
H A Duma_int.h272 struct uma_cache { struct
273 struct uma_cache_bucket uc_freebucket; /* Bucket we're freeing to */ argument
274 struct uma_cache_bucket uc_allocbucket; /* Bucket to allocate from */ argument
275 struct uma_cache_bucket uc_crossbucket; /* cross domain bucket */ argument
280 typedef struct uma_cache * uma_cache_t; argument