Home
last modified time | relevance | path

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

/freebsd-head/sys/sys/
HDsockbuf.h327 #define SBLASTMBUFCHK(sb) sblastmbufchk((sb), __FILE__, __LINE__) macro
331 #define SBLASTMBUFCHK(sb) do {} while (0) macro
/freebsd-head/sys/kern/
HDuipc_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()
HDuipc_socket.c2832 SBLASTMBUFCHK(&so->so_rcv);
2860 SBLASTMBUFCHK(&so->so_rcv);
2985 SBLASTMBUFCHK(&so->so_rcv);
3028 SBLASTMBUFCHK(&so->so_rcv);
3076 SBLASTMBUFCHK(&so->so_rcv);
3153 SBLASTMBUFCHK(&so->so_rcv);
3194 SBLASTMBUFCHK(&so->so_rcv);
3391 SBLASTMBUFCHK(sb);
3420 SBLASTMBUFCHK(sb);
3551 SBLASTMBUFCHK(&so->so_rcv);
[all …]
/freebsd-head/sys/ofed/drivers/infiniband/ulp/sdp/
HDsdp_main.c1378 SBLASTMBUFCHK(sb); in sdp_sorecv()
1404 SBLASTMBUFCHK(sb); in sdp_sorecv()