Searched refs:uma_cache (Results 1 – 4 of 4) sorted by relevance
275 struct uma_cache { struct283 typedef struct uma_cache * uma_cache_t; argument507 struct uma_cache uz_cpu[]; /* Per cpu caches */
272 struct uma_cache { struct280 typedef struct uma_cache * uma_cache_t; argument508 struct uma_cache uz_cpu[]; /* Per cpu caches */
2905 (sizeof(struct uma_cache) * (mp_maxid + 1)) + in uma_startup1()
325 struct uma_cache *ucp, *ucp_array; in memstat_kvm_uma()373 ucp_array = malloc(sizeof(struct uma_cache) * (mp_maxid + 1)); in memstat_kvm_uma()397 sizeof(struct uma_cache) * (mp_maxid + 1), in memstat_kvm_uma()