Home
last modified time | relevance | path

Searched refs:INP_UNLOCK_ASSERT (Results 1 – 8 of 8) sorted by relevance

/trueos/sys/netinet/
HDin_pcb.h409 #define INP_UNLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_UNLOCKED) macro
HDin_mcast.c1811 INP_UNLOCK_ASSERT(inp); in inp_getmoptions()
2787 INP_UNLOCK_ASSERT(inp); in inp_setmoptions()
HDin_pcb.c2154 INP_UNLOCK_ASSERT(inp); in inp_unlock_assert()
/trueos/sys/dev/cxgb/ulp/tom/
HDcxgb_cpl_io.c1251 INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */ in do_peer_close()
1304 INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */ in do_close_con_rpl()
HDcxgb_listen.c600 INP_UNLOCK_ASSERT(inp); in do_pass_accept_req()
/trueos/sys/dev/cxgbe/tom/
HDt4_cpl_io.c1143 INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */ in do_peer_close()
1200 INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */ in do_close_con_rpl()
HDt4_listen.c1385 INP_UNLOCK_ASSERT(inp); /* ok to assert, we have a ref on the inp */ in do_pass_accept_req()
/trueos/sys/netinet6/
HDin6_mcast.c1753 INP_UNLOCK_ASSERT(inp); in ip6_getmoptions()
2649 INP_UNLOCK_ASSERT(inp); in ip6_setmoptions()