Searched refs:INP_INFO_TRY_WLOCK (Results 1 – 3 of 3) sorted by relevance
456 #define INP_INFO_TRY_WLOCK(ipi) rw_try_wlock(&(ipi)->ipi_lock) macro
730 if (INP_INFO_TRY_WLOCK(&V_tcbinfo)) { in tcp_tw_2msl_scan()
925 if (INP_INFO_TRY_WLOCK(&V_tcbinfo) == 0) { in tcp_input()982 if (INP_INFO_TRY_WLOCK(&V_tcbinfo) == 0) { in tcp_input()