Searched refs:uma_find_refcnt (Results 1 – 5 of 5) sorted by relevance
558 refcnt = uma_find_refcnt(zone, mem); in mb_ctor_clust()586 KASSERT(*(uma_find_refcnt(zone, mem)) <= 1, in mb_dtor_clust()588 *(uma_find_refcnt(zone, mem))) ); in mb_dtor_clust()
638 uint32_t *uma_find_refcnt(uma_zone_t zone, void *item);
3211 uma_find_refcnt(uma_zone_t zone, void *item) function
763 m->m_ext.ext_cnt = uma_find_refcnt(zone, cl); in m_cljset()
1909 zone.9 uma_find_refcnt.9 \