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

/freebsd-11.0-release/sys/netinet6/
H A Dudp6_usrreq.c950 INP_HASH_WUNLOCK(pcbinfo);
1044 INP_HASH_WUNLOCK(pcbinfo);
1077 INP_HASH_WUNLOCK(pcbinfo);
1121 INP_HASH_WUNLOCK(pcbinfo);
1138 INP_HASH_WUNLOCK(pcbinfo);
1201 INP_HASH_WUNLOCK(pcbinfo);
1275 INP_HASH_WUNLOCK(pcbinfo);
/freebsd-11.0-release/sys/netinet/
H A Dtcp_usrreq.c305 INP_HASH_WUNLOCK(&V_tcbinfo);
360 INP_HASH_WUNLOCK(&V_tcbinfo);
366 INP_HASH_WUNLOCK(&V_tcbinfo);
401 INP_HASH_WUNLOCK(&V_tcbinfo);
451 INP_HASH_WUNLOCK(&V_tcbinfo);
1244 INP_HASH_WUNLOCK(&V_tcbinfo);
1264 INP_HASH_WUNLOCK(&V_tcbinfo);
1287 INP_HASH_WUNLOCK(&V_tcbinfo);
1303 INP_HASH_WUNLOCK(&V_tcbinfo);
H A Dudp_usrreq.c1547 INP_HASH_WUNLOCK(pcbinfo);
1562 INP_HASH_WUNLOCK(pcbinfo);
1723 INP_HASH_WUNLOCK(pcbinfo);
1805 INP_HASH_WUNLOCK(pcbinfo);
1824 INP_HASH_WUNLOCK(pcbinfo);
1854 INP_HASH_WUNLOCK(pcbinfo);
1901 INP_HASH_WUNLOCK(pcbinfo);
H A Dtcp_syncache.c736 INP_HASH_WUNLOCK(&V_tcbinfo);
780 INP_HASH_WUNLOCK(&V_tcbinfo);
820 INP_HASH_WUNLOCK(&V_tcbinfo);
825 INP_HASH_WUNLOCK(&V_tcbinfo);
H A Din_pcb.h536 #define INP_HASH_WUNLOCK(ipi) rw_wunlock(&(ipi)->ipi_hash_lock) macro
H A Dip_divert.c579 INP_HASH_WUNLOCK(&V_divcbinfo);
H A Din_pcb.c1354 INP_HASH_WUNLOCK(inp->inp_pcbinfo);
2225 INP_HASH_WUNLOCK(pcbinfo);

Completed in 117 milliseconds