Searched refs:SBLASTMBUFCHK (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket.c2098 SBLASTMBUFCHK(&so->so_rcv, "soreceive sbwait 1");
2124 SBLASTMBUFCHK(&so->so_rcv, "soreceive 1");
2153 SBLASTMBUFCHK(&so->so_rcv, "soreceive 1a");
2200 SBLASTMBUFCHK(&so->so_rcv, "soreceive 1b");
2296 SBLASTMBUFCHK(&so->so_rcv, "soreceive ctl");
2375 SBLASTMBUFCHK(&so->so_rcv, "soreceive 2");
2419 SBLASTMBUFCHK(&so->so_rcv, "soreceive uiomove");
2501 SBLASTMBUFCHK(&so->so_rcv, "soreceive 3");
2581 SBLASTMBUFCHK(&so->so_rcv, "soreceive sbwait 2");
2668 SBLASTMBUFCHK(
[all...]
H A Duipc_socket2.c783 SBLASTMBUFCHK(sb, __func__);
1067 SBLASTMBUFCHK(sb, __func__);
1173 SBLASTMBUFCHK(sb, __func__);
1295 SBLASTMBUFCHK(sb, __func__);
/darwin-on-arm/xnu/bsd/sys/
H A Dsocketvar.h575 #define SBLASTMBUFCHK(sb, s) \ macro

Completed in 30 milliseconds