Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsockbuf.h256 #define SBLASTRECORDCHK(sb) sblastrecordchk((sb), __FILE__, __LINE__) macro
260 #define SBLASTRECORDCHK(sb) do {} while (0) macro
/f-stack/freebsd/sys/
H A Dsockbuf.h256 #define SBLASTRECORDCHK(sb) sblastrecordchk((sb), __FILE__, __LINE__) macro
260 #define SBLASTRECORDCHK(sb) do {} while (0) macro
/f-stack/freebsd/kern/
H A Duipc_sockbuf.c190 SBLASTRECORDCHK(sb); in sbready_compress()
878 SBLASTRECORDCHK(sb); in sbappend_locked()
911 SBLASTRECORDCHK(sb); in sbappend_locked()
990 SBLASTRECORDCHK(sb); in sbappendstream_locked()
1117 SBLASTRECORDCHK(sb); in sbappendrecord_locked()
1185 SBLASTRECORDCHK(sb); in sbappendaddr_locked_internal()
1260 SBLASTRECORDCHK(sb); in sbappendcontrol_locked()
1271 SBLASTRECORDCHK(sb); in sbappendcontrol_locked()
H A Duipc_socket.c2003 SBLASTRECORDCHK(&so->so_rcv);
2031 SBLASTRECORDCHK(&so->so_rcv);
2157 SBLASTRECORDCHK(&so->so_rcv);
2200 SBLASTRECORDCHK(&so->so_rcv);
2320 SBLASTRECORDCHK(&so->so_rcv);
2359 SBLASTRECORDCHK(&so->so_rcv);
2574 SBLASTRECORDCHK(sb);
2604 SBLASTRECORDCHK(sb);
2679 SBLASTRECORDCHK(&so->so_rcv);
2691 SBLASTRECORDCHK(&so->so_rcv);
[all …]