LA_LOCKED
LOCK_CLASS(__lock)->lc_assert(__lock, LA_LOCKED); \
LOCK_CLASS(__lock)->lc_assert(__lock, LA_LOCKED | LA_NOTRECURSED); \
if (what == LA_LOCKED)
if (what == LA_LOCKED)
if (what == LA_LOCKED)
knl->kl_assert_lock((knl)->kl_lockarg, LA_LOCKED); \
if (what & LA_LOCKED) {
what &= ~LA_LOCKED;
case LA_LOCKED:
case LA_LOCKED | LA_RECURSED:
case LA_LOCKED | LA_NOTRECURSED:
if (what == LA_LOCKED) {
if (what == LA_LOCKED) {
if (what == LA_LOCKED)
if (what == LA_LOCKED && so->so_rcv.uxst_peer != NULL)
if (what == LA_LOCKED)
#define KA_LOCKED LA_LOCKED
#define RA_LOCKED LA_LOCKED
#define RA_LOCKED LA_LOCKED
#define SA_LOCKED LA_LOCKED
#define SX_LOCKED LA_LOCKED