Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsockbuf.h313 #define SBLASTMBUFCHK(sb) sblastmbufchk((sb), __FILE__, __LINE__) macro
317 #define SBLASTMBUFCHK(sb) do {} while (0) macro
/freebsd/sys/kern/
H A Duipc_sockbuf.c186 SBLASTMBUFCHK(sb); in sbready_compress()
976 SBLASTMBUFCHK(sb); in sbappend_ktls_rx()
1039 SBLASTMBUFCHK(sb); in sbappendstream_locked()
1255 SBLASTMBUFCHK(sb); in sbappendaddr_locked_internal()
1345 SBLASTMBUFCHK(sb); in sbappendcontrol_locked()
1439 SBLASTMBUFCHK(sb); in sbcompress()
1497 SBLASTMBUFCHK(sb); in sbcompress_ktls_rx()
H A Duipc_socket.c2175 SBLASTMBUFCHK(&so->so_rcv);
2203 SBLASTMBUFCHK(&so->so_rcv);
2328 SBLASTMBUFCHK(&so->so_rcv);
2371 SBLASTMBUFCHK(&so->so_rcv);
2496 SBLASTMBUFCHK(&so->so_rcv);
2537 SBLASTMBUFCHK(&so->so_rcv);
2752 SBLASTMBUFCHK(sb);
2781 SBLASTMBUFCHK(sb);
2856 SBLASTMBUFCHK(&so->so_rcv);
2868 SBLASTMBUFCHK(&so->so_rcv);
[all …]
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c1378 SBLASTMBUFCHK(sb); in sdp_sorecv()
1404 SBLASTMBUFCHK(sb); in sdp_sorecv()