Searched refs:ul_heldlockcnt (Results 1 – 3 of 3) sorted by relevance
2969 if ((nlocks = self->ul_heldlockcnt) != 0) in find_lock_entry()2991 if ((nlocks = self->ul_heldlockcnt) == 0) { in find_lock_entry()2996 self->ul_heldlockcnt = nlocks = INITIAL_LOCKS; in find_lock_entry()3017 self->ul_heldlockcnt *= 2; in find_lock_entry()3053 if ((nlocks = ulwp->ul_heldlockcnt) != 0) in heldlock_free()3055 ulwp->ul_heldlockcnt = 0; in heldlock_free()3071 if ((nlocks = self->ul_heldlockcnt) != 0) in heldlock_exit()
653 uint_t ul_heldlockcnt; /* # entries in ul_heldlocks array */ member1086 uint_t ul_heldlockcnt; /* # entries in ul_heldlocks array */ member
651 OFFSET(ul_heldlockcnt), in d_ulwp()652 ulwp.ul_heldlockcnt, in d_ulwp()