Searched refs:LA_NOTRECURSED (Results 1 – 8 of 8) sorted by relevance
290 #define SA_NOTRECURSED LA_NOTRECURSED298 #define SX_NOTRECURSED LA_NOTRECURSED
127 #define RA_NOTRECURSED LA_NOTRECURSED
206 #define KA_NOTRECURSED LA_NOTRECURSED
119 #define LA_NOTRECURSED 0x00000010 /* Lock is not recursed. */ macro
288 #define RA_NOTRECURSED LA_NOTRECURSED
548 #define MA_NOTRECURSED LA_NOTRECURSED
2458 case LA_LOCKED | LA_NOTRECURSED: in witness_assert()2461 case LA_SLOCKED | LA_NOTRECURSED: in witness_assert()2464 case LA_XLOCKED | LA_NOTRECURSED: in witness_assert()2488 if ((flags & LA_NOTRECURSED) != 0 && in witness_assert()
187 rw_assert(rw, RA_LOCKED | LA_NOTRECURSED); in unlock_rw()