Searched refs:ull_refcount (Results 1 – 1 of 1) sorted by relevance
156 int32_t ull_refcount; member193 kprintf("ull_refcount\t%d\n", ull->ull_refcount); in ull_dump()290 ull->ull_refcount = 1; in ull_alloc()365 ull->ull_refcount++; in ull_get()379 int refcount = --ull->ull_refcount; in ull_put()790 ull->ull_refcount--; in ulock_wait_cleanup()791 assert(ull->ull_refcount > 0); in ulock_wait_cleanup()