Searched refs:WITNESS_SAVE_DECL (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dkern_condvar.c109 WITNESS_SAVE_DECL(lock_witness);
213 WITNESS_SAVE_DECL(lock_witness);
274 WITNESS_SAVE_DECL(lock_witness);
336 WITNESS_SAVE_DECL(lock_witness);
H A Dkern_synch.c143 WITNESS_SAVE_DECL(lock_witness);
251 WITNESS_SAVE_DECL(mtx);
H A Dkern_sx.c89 WITNESS_SAVE_DECL(Giant) \
H A Dkern_lock.c96 WITNESS_SAVE_DECL(Giant)
/freebsd-11.0-release/sys/sys/
H A Dlock.h294 #define WITNESS_SAVE_DECL(n) \ macro
327 #define WITNESS_SAVE_DECL(n) (void)0 macro
H A Dmutex.h448 WITNESS_SAVE_DECL(Giant); \

Completed in 65 milliseconds