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

/freebsd-9.3-release/sys/kern/
H A Dkern_condvar.c97 WITNESS_SAVE_DECL(lock_witness);
214 WITNESS_SAVE_DECL(lock_witness);
280 WITNESS_SAVE_DECL(lock_witness);
347 WITNESS_SAVE_DECL(lock_witness);
H A Dkern_synch.c155 WITNESS_SAVE_DECL(lock_witness);
271 WITNESS_SAVE_DECL(mtx);
H A Dkern_sx.c92 WITNESS_SAVE_DECL(Giant) \
H A Dkern_lock.c106 WITNESS_SAVE_DECL(Giant)
/freebsd-9.3-release/sys/sys/
H A Dlock.h266 #define WITNESS_SAVE_DECL(n) \ macro
299 #define WITNESS_SAVE_DECL(n) (void)0 macro
H A Dmutex.h373 WITNESS_SAVE_DECL(Giant); \

Completed in 64 milliseconds