Searched refs:LA_RECURSED (Results 1 – 7 of 7) sorted by relevance
288 #define SA_RECURSED LA_RECURSED296 #define SX_RECURSED LA_RECURSED
125 #define RA_RECURSED LA_RECURSED
207 #define KA_RECURSED LA_RECURSED
118 #define LA_RECURSED 0x00000008 /* Lock is recursed. */ macro
288 #define RA_RECURSED LA_RECURSED
547 #define MA_RECURSED LA_RECURSED
2479 case LA_LOCKED | LA_RECURSED: in witness_assert()2482 case LA_SLOCKED | LA_RECURSED: in witness_assert()2485 case LA_XLOCKED | LA_RECURSED: in witness_assert()2505 if ((flags & LA_RECURSED) != 0 && in witness_assert()