Searched refs:INP_HASH_WUNLOCK (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/netinet6/
H A Dudp6_usrreq.c890 INP_HASH_WUNLOCK(pcbinfo);
988 INP_HASH_WUNLOCK(pcbinfo);
1017 INP_HASH_WUNLOCK(pcbinfo);
1063 INP_HASH_WUNLOCK(pcbinfo);
1089 INP_HASH_WUNLOCK(pcbinfo);
1157 INP_HASH_WUNLOCK(pcbinfo);
1228 INP_HASH_WUNLOCK(pcbinfo);
/freebsd-10-stable/sys/netinet/
H A Dtcp_usrreq.c314 INP_HASH_WUNLOCK(&V_tcbinfo);
370 INP_HASH_WUNLOCK(&V_tcbinfo);
376 INP_HASH_WUNLOCK(&V_tcbinfo);
412 INP_HASH_WUNLOCK(&V_tcbinfo);
463 INP_HASH_WUNLOCK(&V_tcbinfo);
1225 INP_HASH_WUNLOCK(&V_tcbinfo);
1245 INP_HASH_WUNLOCK(&V_tcbinfo);
1301 INP_HASH_WUNLOCK(&V_tcbinfo);
1317 INP_HASH_WUNLOCK(&V_tcbinfo);
H A Dudp_usrreq.c1409 INP_HASH_WUNLOCK(pcbinfo);
1423 INP_HASH_WUNLOCK(pcbinfo);
1583 INP_HASH_WUNLOCK(pcbinfo);
1663 INP_HASH_WUNLOCK(pcbinfo);
1682 INP_HASH_WUNLOCK(pcbinfo);
1712 INP_HASH_WUNLOCK(pcbinfo);
1759 INP_HASH_WUNLOCK(pcbinfo);
H A Dtcp_syncache.c772 INP_HASH_WUNLOCK(&V_tcbinfo);
816 INP_HASH_WUNLOCK(&V_tcbinfo);
856 INP_HASH_WUNLOCK(&V_tcbinfo);
861 INP_HASH_WUNLOCK(&V_tcbinfo);
H A Dip_divert.c574 INP_HASH_WUNLOCK(&V_divcbinfo);
H A Din_pcb.h523 #define INP_HASH_WUNLOCK(ipi) rw_wunlock(&(ipi)->ipi_hash_lock) macro
H A Din_pcb.c1284 INP_HASH_WUNLOCK(inp->inp_pcbinfo);
2067 INP_HASH_WUNLOCK(pcbinfo);

Completed in 81 milliseconds