Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/tom/
HDt4_tls.c557 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_ktls()
571 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_ktls()
604 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_ktls()
636 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_ktls()
981 SOCKBUF_UNLOCK_ASSERT(sb); in do_rx_tls_cmp()
1070 SOCKBUF_UNLOCK_ASSERT(sb); in do_rx_data_tls()
HDt4_cpl_io.c743 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_frames()
786 SOCKBUF_UNLOCK_ASSERT(sb); in t4_push_frames()
1797 SOCKBUF_UNLOCK_ASSERT(sb); in do_rx_data()
1935 SOCKBUF_UNLOCK_ASSERT(sb); in do_fw4_ack()
HDt4_ddp.c944 SOCKBUF_UNLOCK_ASSERT(sb); in handle_ddp_data_rcvbuf()
1131 SOCKBUF_UNLOCK_ASSERT(sb); in handle_ddp_close()
/freebsd-14-stable/sys/sys/
HDsockbuf.h191 #define SOCKBUF_UNLOCK_ASSERT(_sb) mtx_assert(SOCKBUF_MTX(_sb), MA_NOTOWNED) macro
/freebsd-14-stable/sys/netinet/
HDtcp_output.c1157 SOCKBUF_UNLOCK_ASSERT(&so->so_snd); in tcp_default_output()
1689 SOCKBUF_UNLOCK_ASSERT(&so->so_snd); /* Check gotos. */ in tcp_default_output()
/freebsd-14-stable/sys/kern/
HDuipc_ktls.c2677 SOCKBUF_UNLOCK_ASSERT(sb); in ktls_decrypt()
/freebsd-14-stable/sys/netinet/tcp_stacks/
HDbbr.c13235 SOCKBUF_UNLOCK_ASSERT(sb); in bbr_output_wtime()
13727 SOCKBUF_UNLOCK_ASSERT(sb); in bbr_output_wtime()
HDrack.c21692 SOCKBUF_UNLOCK_ASSERT(sb); in rack_output()
22362 SOCKBUF_UNLOCK_ASSERT(sb); /* Check gotos. */ in rack_output()