Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsockbuf.h315 #define SBLASTMBUFCHK(sb) sblastmbufchk((sb), __FILE__, __LINE__) macro
319 #define SBLASTMBUFCHK(sb) do {} while (0) macro
/freebsd/sys/kern/
H A Duipc_sockbuf.c186 SBLASTMBUFCHK(sb); in sbready_compress()
1008 SBLASTMBUFCHK(sb); in sbappend_ktls_rx()
1071 SBLASTMBUFCHK(sb); in sbappendstream_locked()
1287 SBLASTMBUFCHK(sb); in sbappendaddr_locked_internal()
1377 SBLASTMBUFCHK(sb); in sbappendcontrol_locked()
1471 SBLASTMBUFCHK(sb); in sbcompress()
1529 SBLASTMBUFCHK(sb); in sbcompress_ktls_rx()
H A Duipc_socket.c2810 SBLASTMBUFCHK(&so->so_rcv);
2838 SBLASTMBUFCHK(&so->so_rcv);
2963 SBLASTMBUFCHK(&so->so_rcv);
3006 SBLASTMBUFCHK(&so->so_rcv);
3054 SBLASTMBUFCHK(&so->so_rcv);
3131 SBLASTMBUFCHK(&so->so_rcv);
3172 SBLASTMBUFCHK(&so->so_rcv);
3369 SBLASTMBUFCHK(sb);
3398 SBLASTMBUFCHK(sb);
3529 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()