Searched refs:LA_LOCKED (Results 1 – 15 of 15) sorted by relevance
64 LOCK_CLASS(__lock)->lc_assert(__lock, LA_LOCKED); \69 LOCK_CLASS(__lock)->lc_assert(__lock, LA_LOCKED | LA_NOTRECURSED); \
53 if (what == LA_LOCKED) in knlist_sx_assert_lock()
288 #define SA_LOCKED LA_LOCKED296 #define SX_LOCKED LA_LOCKED
121 #define RA_LOCKED LA_LOCKED
203 #define KA_LOCKED LA_LOCKED
115 #define LA_LOCKED 0x00000001 /* Lock is at least share locked. */ macro
284 #define RA_LOCKED LA_LOCKED
202 if (what & LA_LOCKED) { in assert_mtx()203 what &= ~LA_LOCKED; in assert_mtx()
2755 case LA_LOCKED: in witness_assert()2756 case LA_LOCKED | LA_RECURSED: in witness_assert()2757 case LA_LOCKED | LA_NOTRECURSED: in witness_assert()
333 knl->kl_assert_lock((knl)->kl_lockarg, LA_LOCKED); \2709 if (what == LA_LOCKED) in knlist_mtx_assert_lock()
1791 if (what == LA_LOCKED) in uipc_wrknl_assert_lock()1802 if (what == LA_LOCKED && so->so_rcv.uxst_peer != NULL) in uipc_wrknl_assert_lock()
5020 if (what == LA_LOCKED) {5066 if (what == LA_LOCKED) {
6683 if (what == LA_LOCKED) in vfs_knl_assert_lock()
150 if (what == LA_LOCKED) in uinput_knl_assert_lock()
395 if (what == LA_LOCKED) in linux_kq_assert_lock()