Searched refs:ull_nwaiters (Results 1 – 1 of 1) sorted by relevance
155 int32_t ull_nwaiters; member192 kprintf("ull_nwaiters\t%d\n", ull->ull_nwaiters); in ull_dump()293 ull->ull_nwaiters = 0; in ull_alloc()598 ull->ull_nwaiters++; in ulock_wait2()779 *retval = --ull->ull_nwaiters; in ulock_wait_cleanup()780 if (ull->ull_nwaiters == 0) { in ulock_wait_cleanup()