Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/tom/
Dt4_tls.c1166 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_tls_records()
1189 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_tls_records()
1224 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_tls_records()
1250 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_tls_records()
1278 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_tls_records()
1597 SOCKBUF_UNLOCK_ASSERT(sb); in do_rx_tls_cmp()
1725 SOCKBUF_UNLOCK_ASSERT(sb); in do_rx_data_tls()
Dt4_cpl_io.c779 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_frames()
822 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_frames()
1669 SOCKBUF_UNLOCK_ASSERT(sb); in do_rx_data()
1823 SOCKBUF_UNLOCK_ASSERT(sb); in do_fw4_ack()
/freebsd-12-stable/sys/sys/
Dsockbuf.h123 #define SOCKBUF_UNLOCK_ASSERT(_sb) mtx_assert(SOCKBUF_MTX(_sb), MA_NOTOWNED) macro
/freebsd-12-stable/sys/netinet/
Dtcp_output.c1101 SOCKBUF_UNLOCK_ASSERT(&so->so_snd); in tcp_output()
1584 SOCKBUF_UNLOCK_ASSERT(&so->so_snd); /* Check gotos. */ in tcp_output()
/freebsd-12-stable/sys/kern/
Duipc_socket.c3986 SOCKBUF_UNLOCK_ASSERT(&so->so_rcv);
4030 SOCKBUF_UNLOCK_ASSERT(&so->so_snd);
/freebsd-12-stable/sys/netinet/tcp_stacks/
Drack.c8227 SOCKBUF_UNLOCK_ASSERT(sb); in rack_output()
8765 SOCKBUF_UNLOCK_ASSERT(sb); /* Check gotos. */ in rack_output()