Searched defs:INP_TRY_WLOCK (Results 1 – 2 of 2) sorted by relevance
584 #define INP_TRY_WLOCK(inp) rw_try_wlock(&(inp)->inp_lock) macro