Searched refs:ull_refcount (Results 1 – 1 of 1) sorted by relevance
177 int32_t ull_refcount; member214 kprintf("ull_refcount\t%d\n", ull->ull_refcount); in ull_dump()324 ull->ull_refcount = 1; in ull_alloc()399 ull->ull_refcount++; in ull_get()413 int refcount = --ull->ull_refcount; in ull_put()827 ull->ull_refcount--; in ulock_wait_cleanup()828 assert(ull->ull_refcount > 0); in ulock_wait_cleanup()