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