Searched defs:INP_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
591 #define INP_LOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_LOCKED) macro