Searched refs:WITNESS_INIT (Results 1 – 3 of 3) sorted by relevance
258 #define WITNESS_INIT(lock, type) \ macro312 #define WITNESS_INIT(lock, type) (void)0 macro
99 WITNESS_INIT(lock, (type != NULL) ? type : name); in lock_init()
2109 WITNESS_INIT(lo, tag); in getnewvnode()