Searched refs:IPX_LOCK_ASSERT (Results 1 – 5 of 5) sorted by relevance
113 IPX_LOCK_ASSERT(ipxp); in ipx_pcbbind()167 IPX_LOCK_ASSERT(ipxp); in ipx_pcbconnect()324 IPX_LOCK_ASSERT(ipxp); in ipx_pcbdisconnect()335 IPX_LOCK_ASSERT(ipxp); in ipx_pcbdetach()348 IPX_LOCK_ASSERT(ipxp); in ipx_pcbfree()
204 IPX_LOCK_ASSERT(ipxp); in spx_input()273 IPX_LOCK_ASSERT(ipxp); in spx_input()396 IPX_LOCK_ASSERT(ipxp); in spx_input()419 IPX_LOCK_ASSERT(ipxp); in spx_input()450 IPX_LOCK_ASSERT(cb->s_ipxpcb); in spx_output()857 IPX_LOCK_ASSERT(cb->s_ipxpcb); in spx_setpersist()1141 IPX_LOCK_ASSERT(ipxp); in spx_pcbdetach()1515 IPX_LOCK_ASSERT(ipxp); in spx_template()1551 IPX_LOCK_ASSERT(ipxp); in spx_close()1568 IPX_LOCK_ASSERT(cb->s_ipxpcb); in spx_usrclosed()[all …]
162 IPX_LOCK_ASSERT(ipxp); in ipx_input()213 IPX_LOCK_ASSERT(ipxp); in ipx_drop()241 IPX_LOCK_ASSERT(ipxp); in ipx_output()
147 #define IPX_LOCK_ASSERT(ipx) mtx_assert(&(ipx)->ipxp_mtx, MA_OWNED) macro
138 IPX_LOCK_ASSERT(cb->s_ipxpcb); in spx_reass()