| tag | line | file | source code |
| ubuf | 257 | fs/super.c | asmlinkage int sys_ustat(dev_t dev, struct ustat * ubuf) |
| ubuf | 272 | fs/super.c | error = verify_area(VERIFY_WRITE,ubuf,sizeof(struct ustat)); |
| ubuf | 285 | fs/super.c | memcpy_tofs(ubuf,&tmp,sizeof(struct ustat)); |
| ubuf | 105 | include/linux/net.h | int (*read) (struct socket *sock, char *ubuf, int size, |
| ubuf | 107 | include/linux/net.h | int (*write) (struct socket *sock, const char *ubuf, int size, |
| ubuf | 1647 | net/appletalk/ddp.c | static int atalk_sendto(struct socket *sock, const void *ubuf, int size, int noblock, unsigned flags, |
| ubuf | 1652 | net/appletalk/ddp.c | iov.iov_base=(void *)ubuf; |
| ubuf | 1663 | net/appletalk/ddp.c | static int atalk_send(struct socket *sock, const void *ubuf, int size, int noblock, unsigned flags) |
| ubuf | 1665 | net/appletalk/ddp.c | return atalk_sendto(sock,ubuf,size,noblock,flags,NULL,0); |
| ubuf | 1718 | net/appletalk/ddp.c | static int atalk_write(struct socket *sock, const char *ubuf, int size, int noblock) |
| ubuf | 1720 | net/appletalk/ddp.c | return atalk_send(sock,ubuf,size,noblock,0); |
| ubuf | 1724 | net/appletalk/ddp.c | static int atalk_recvfrom(struct socket *sock, void *ubuf, int size, int noblock, unsigned flags, |
| ubuf | 1729 | net/appletalk/ddp.c | iov.iov_base=ubuf; |
| ubuf | 1741 | net/appletalk/ddp.c | static int atalk_recv(struct socket *sock, void *ubuf, int size , int noblock, |
| ubuf | 1747 | net/appletalk/ddp.c | return atalk_recvfrom(sock,ubuf,size,noblock,flags,NULL, NULL); |
| ubuf | 1750 | net/appletalk/ddp.c | static int atalk_read(struct socket *sock, char *ubuf, int size, int noblock) |
| ubuf | 1752 | net/appletalk/ddp.c | return atalk_recv(sock,ubuf,size,noblock,0); |
| ubuf | 1787 | net/ax25/af_ax25.c | static int ax25_sendto(struct socket *sock, const void *ubuf, int size, int noblock, unsigned flags, |
| ubuf | 1792 | net/ax25/af_ax25.c | iov.iov_base=(void *)ubuf; |
| ubuf | 1803 | net/ax25/af_ax25.c | static int ax25_send(struct socket *sock, const void *ubuf, int size, int noblock, unsigned flags) |
| ubuf | 1805 | net/ax25/af_ax25.c | return ax25_sendto(sock, ubuf, size, noblock, flags, NULL, 0); |
| ubuf | 1808 | net/ax25/af_ax25.c | static int ax25_write(struct socket *sock, const char *ubuf, int size, int noblock) |
| ubuf | 1810 | net/ax25/af_ax25.c | return ax25_sendto(sock, ubuf, size, noblock, 0, NULL, 0); |
| ubuf | 1883 | net/ax25/af_ax25.c | static int ax25_recvfrom(struct socket *sock, void *ubuf, int size, int noblock, unsigned flags, |
| ubuf | 1888 | net/ax25/af_ax25.c | iov.iov_base=ubuf; |
| ubuf | 1900 | net/ax25/af_ax25.c | static int ax25_recv(struct socket *sock, void *ubuf, int size , int noblock, |
| ubuf | 1908 | net/ax25/af_ax25.c | return ax25_recvfrom(sock, ubuf, size, noblock, flags, NULL, NULL); |
| ubuf | 1911 | net/ax25/af_ax25.c | static int ax25_read(struct socket *sock, char *ubuf, int size, int noblock) |
| ubuf | 1913 | net/ax25/af_ax25.c | return ax25_recv(sock, ubuf, size, noblock, 0); |
| ubuf | 1178 | net/ipv4/af_inet.c | static int inet_recvfrom(struct socket *sock, void *ubuf, int size, int noblock, |
| ubuf | 1190 | net/ipv4/af_inet.c | return(sk->prot->recvfrom(sk, (unsigned char *) ubuf, size, noblock, flags, |
| ubuf | 1195 | net/ipv4/af_inet.c | static int inet_recv(struct socket *sock, void *ubuf, int size, int noblock, |
| ubuf | 1199 | net/ipv4/af_inet.c | return inet_recvfrom(sock,ubuf,size,noblock,flags,NULL,NULL); |
| ubuf | 1202 | net/ipv4/af_inet.c | static int inet_read(struct socket *sock, char *ubuf, int size, int noblock) |
| ubuf | 1211 | net/ipv4/af_inet.c | return(sk->prot->read(sk, (unsigned char *) ubuf, size, noblock, 0)); |
| ubuf | 1214 | net/ipv4/af_inet.c | static int inet_send(struct socket *sock, const void *ubuf, int size, int noblock, |
| ubuf | 1228 | net/ipv4/af_inet.c | return(sk->prot->write(sk, (const unsigned char *) ubuf, size, noblock, flags)); |
| ubuf | 1231 | net/ipv4/af_inet.c | static int inet_write(struct socket *sock, const char *ubuf, int size, int noblock) |
| ubuf | 1233 | net/ipv4/af_inet.c | return inet_send(sock,ubuf,size,noblock,0); |
| ubuf | 1236 | net/ipv4/af_inet.c | static int inet_sendto(struct socket *sock, const void *ubuf, int size, int noblock, |
| ubuf | 1252 | net/ipv4/af_inet.c | return(sk->prot->sendto(sk, (const unsigned char *) ubuf, size, noblock, flags, |
| ubuf | 992 | net/ipx/af_ipx.c | ipxrtr_route_packet(ipx_socket *sk, struct sockaddr_ipx *usipx, const void *ubuf, int len) |
| ubuf | 1042 | net/ipx/af_ipx.c | memcpy_fromfs(skb_put(skb,len),ubuf,len); |
| ubuf | 1694 | net/ipx/af_ipx.c | static int ipx_sendto(struct socket *sock, const void *ubuf, int len, int noblock, |
| ubuf | 1731 | net/ipx/af_ipx.c | retval = ipxrtr_route_packet(sk, usipx, ubuf, len); |
| ubuf | 1737 | net/ipx/af_ipx.c | static int ipx_send(struct socket *sock, const void *ubuf, int size, int noblock, unsigned flags) |
| ubuf | 1739 | net/ipx/af_ipx.c | return ipx_sendto(sock,ubuf,size,noblock,flags,NULL,0); |
| ubuf | 1742 | net/ipx/af_ipx.c | static int ipx_recvfrom(struct socket *sock, void *ubuf, int size, int noblock, |
| ubuf | 1773 | net/ipx/af_ipx.c | skb_copy_datagram(skb,sizeof(struct ipx_packet),ubuf,copied); |
| ubuf | 1787 | net/ipx/af_ipx.c | static int ipx_write(struct socket *sock, const char *ubuf, int size, int noblock) |
| ubuf | 1789 | net/ipx/af_ipx.c | return ipx_send(sock,ubuf,size,noblock,0); |
| ubuf | 1793 | net/ipx/af_ipx.c | static int ipx_recv(struct socket *sock, void *ubuf, int size , int noblock, |
| ubuf | 1799 | net/ipx/af_ipx.c | return ipx_recvfrom(sock,ubuf,size,noblock,flags,NULL, NULL); |
| ubuf | 1802 | net/ipx/af_ipx.c | static int ipx_read(struct socket *sock, char *ubuf, int size, int noblock) |
| ubuf | 1804 | net/ipx/af_ipx.c | return ipx_recv(sock,ubuf,size,noblock,0); |
| ubuf | 1127 | net/netrom/af_netrom.c | static int nr_sendto(struct socket *sock, const void *ubuf, int size, int noblock, unsigned flags, |
| ubuf | 1132 | net/netrom/af_netrom.c | iov.iov_base=(void *)ubuf; |
| ubuf | 1142 | net/netrom/af_netrom.c | static int nr_send(struct socket *sock, const void *ubuf, int size, int noblock, unsigned flags) |
| ubuf | 1144 | net/netrom/af_netrom.c | return nr_sendto(sock, ubuf, size, noblock, flags, NULL, 0); |
| ubuf | 1147 | net/netrom/af_netrom.c | static int nr_write(struct socket *sock, const char *ubuf, int size, int noblock) |
| ubuf | 1149 | net/netrom/af_netrom.c | return nr_sendto(sock, ubuf, size, noblock, 0, NULL, 0); |
| ubuf | 1207 | net/netrom/af_netrom.c | static int nr_recvfrom(struct socket *sock, void *ubuf, int size, int noblock, unsigned flags, |
| ubuf | 1212 | net/netrom/af_netrom.c | iov.iov_base=ubuf; |
| ubuf | 1225 | net/netrom/af_netrom.c | static int nr_recv(struct socket *sock, void *ubuf, int size , int noblock, |
| ubuf | 1233 | net/netrom/af_netrom.c | return nr_recvfrom(sock, ubuf, size, noblock, flags, NULL, NULL); |
| ubuf | 1236 | net/netrom/af_netrom.c | static int nr_read(struct socket *sock, char *ubuf, int size, int noblock) |
| ubuf | 1238 | net/netrom/af_netrom.c | return nr_recv(sock, ubuf, size, noblock, 0); |
| ubuf | 318 | net/socket.c | static int sock_read(struct inode *inode, struct file *file, char *ubuf, int size) |
| ubuf | 331 | net/socket.c | if ((err=verify_area(VERIFY_WRITE,ubuf,size))<0) |
| ubuf | 333 | net/socket.c | return(sock->ops->read(sock, ubuf, size, (file->f_flags & O_NONBLOCK))); |
| ubuf | 341 | net/socket.c | static int sock_write(struct inode *inode, struct file *file, const char *ubuf, int size) |
| ubuf | 356 | net/socket.c | if ((err=verify_area(VERIFY_READ,ubuf,size))<0) |
| ubuf | 358 | net/socket.c | return(sock->ops->write(sock, ubuf, size,(file->f_flags & O_NONBLOCK))); |
| ubuf | 1013 | net/unix/af_unix.c | static int unix_recvfrom(struct socket *sock, void *ubuf, int size, int noblock, unsigned flags, |
| ubuf | 1018 | net/unix/af_unix.c | iov.iov_base=ubuf; |
| ubuf | 1030 | net/unix/af_unix.c | static int unix_read(struct socket *sock, char *ubuf, int size, int noblock) |
| ubuf | 1032 | net/unix/af_unix.c | return unix_recvfrom(sock,ubuf,size,noblock,0,NULL,NULL); |
| ubuf | 1035 | net/unix/af_unix.c | static int unix_recv(struct socket *sock, void *ubuf, int size, int noblock, unsigned int flags) |
| ubuf | 1037 | net/unix/af_unix.c | return unix_recvfrom(sock,ubuf,size,noblock,flags,NULL,NULL); |
| ubuf | 1040 | net/unix/af_unix.c | static int unix_sendto(struct socket *sock, const void *ubuf, int size, int noblock, unsigned flags, |
| ubuf | 1045 | net/unix/af_unix.c | iov.iov_base=(void *)ubuf; |
| ubuf | 1055 | net/unix/af_unix.c | static int unix_write(struct socket *sock, const char *ubuf, int size, int noblock) |
| ubuf | 1057 | net/unix/af_unix.c | return unix_sendto(sock,ubuf,size,noblock, 0, NULL, 0); |
| ubuf | 1060 | net/unix/af_unix.c | static int unix_send(struct socket *sock, const void *ubuf, int size, int noblock, unsigned int flags) |
| ubuf | 1062 | net/unix/af_unix.c | return unix_sendto(sock,ubuf,size,noblock, flags, NULL, 0); |