Searched refs:ucb_cnt (Results 1 – 4 of 4) sorted by relevance
749 bucket->ucb_cnt--; in cache_bucket_pop()770 bucket->ucb_cnt++; in cache_bucket_push()785 b->ub_cnt = bucket->ucb_cnt; in cache_bucket_unload()787 bucket->ucb_entries = bucket->ucb_cnt = 0; in cache_bucket_unload()826 bucket->ucb_cnt = b->ub_cnt; in cache_bucket_load()862 b1->ucb_cnt = b2->ucb_cnt; in cache_bucket_copy()3426 if (__predict_false(bucket->ucb_cnt == 0)) in uma_zalloc_smr()3497 cache->uc_freebucket.ucb_cnt != 0) { in cache_alloc()4258 cache->uc_freebucket.ucb_cnt < in uma_zfree_arg()4432 if (cbucket->ucb_cnt != 0) in cache_free()[all …]
261 int16_t ucb_cnt; member
453 mtp->mt_free += ucp->uc_allocbucket.ucb_cnt; in memstat_kvm_uma()454 mtp->mt_free += ucp->uc_freebucket.ucb_cnt; in memstat_kvm_uma()455 mtp->mt_free += ucp->uc_crossbucket.ucb_cnt; in memstat_kvm_uma()
264 int16_t ucb_cnt; member