Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_hpts.c174 #define HPTS_MTX_ASSERT(hpts) mtx_assert(&(hpts)->p_mtx, MA_OWNED) macro
473 HPTS_MTX_ASSERT(hpts); in tcp_wakehpts()
501 HPTS_MTX_ASSERT(hpts); in tcp_hpts_insert_internal()
1095 HPTS_MTX_ASSERT(hpts); in tcp_hptsi()
1119 HPTS_MTX_ASSERT(hpts); in tcp_hptsi()
1410 HPTS_MTX_ASSERT(hpts); in tcp_hptsi()
1757 HPTS_MTX_ASSERT(hpts); in tcp_hpts_thread()