Searched refs:WITNESS_INIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/sys/
H A Dlock.h263 #define WITNESS_INIT(lock, type) \ macro
317 #define WITNESS_INIT(lock, type) (void)0 macro
/freebsd-11.0-release/sys/kern/
H A Dsubr_lock.c93 WITNESS_INIT(lock, (type != NULL) ? type : name);
H A Dvfs_subr.c1399 WITNESS_INIT(lo, tag);

Completed in 66 milliseconds