Lines Matching defs:soreceive

1891 soreceive(struct socket *so, struct sockaddr **psa, struct uio *uio,
1915 panic("soreceive: so=%x no other reference on socket\n", so);
2011 printf("soreceive: sblock so=%p ref=%d on socket\n",
2017 * soreceive() is called by a socket upcall function during the
2097 SBLASTRECORDCHK(&so->so_rcv, "soreceive sbwait 1");
2098 SBLASTMBUFCHK(&so->so_rcv, "soreceive sbwait 1");
2111 panic("soreceive: after 2nd sblock so=%p ref=%d on "
2123 SBLASTRECORDCHK(&so->so_rcv, "soreceive 1");
2124 SBLASTMBUFCHK(&so->so_rcv, "soreceive 1");
2152 SBLASTRECORDCHK(&so->so_rcv, "soreceive 1a");
2153 SBLASTMBUFCHK(&so->so_rcv, "soreceive 1a");
2199 SBLASTRECORDCHK(&so->so_rcv, "soreceive 1b");
2200 SBLASTMBUFCHK(&so->so_rcv, "soreceive 1b");
2217 panic("soreceive: about to create invalid "
2295 SBLASTRECORDCHK(&so->so_rcv, "soreceive ctl");
2296 SBLASTMBUFCHK(&so->so_rcv, "soreceive ctl");
2360 panic("soreceive: post-control !sync so=%p "
2374 SBLASTRECORDCHK(&so->so_rcv, "soreceive 2");
2375 SBLASTMBUFCHK(&so->so_rcv, "soreceive 2");
2418 SBLASTRECORDCHK(&so->so_rcv, "soreceive uiomove");
2419 SBLASTMBUFCHK(&so->so_rcv, "soreceive uiomove");
2500 SBLASTRECORDCHK(&so->so_rcv, "soreceive 3");
2501 SBLASTMBUFCHK(&so->so_rcv, "soreceive 3");
2580 SBLASTRECORDCHK(&so->so_rcv, "soreceive sbwait 2");
2581 SBLASTMBUFCHK(&so->so_rcv, "soreceive sbwait 2");
2622 panic("soreceive: after big while so=%p ref=%d on socket\n",
2667 SBLASTRECORDCHK(&so->so_rcv, "soreceive 4");
2668 SBLASTMBUFCHK(&so->so_rcv, "soreceive 4");
2697 panic("soreceive: release so=%p ref=%d on socket\n",