Searched refs:unix_stream_splice_read (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/unix/ |
| D | af_unix.c | 682 static ssize_t unix_stream_splice_read(struct socket *, loff_t *ppos, 742 .splice_read = unix_stream_splice_read, 2546 static ssize_t unix_stream_splice_read(struct socket *sock, loff_t *ppos, in unix_stream_splice_read() function
|
| /kernel/linux/linux-6.6/net/unix/ |
| D | af_unix.c | 771 static ssize_t unix_stream_splice_read(struct socket *, loff_t *ppos, 863 .splice_read = unix_stream_splice_read, 2879 static ssize_t unix_stream_splice_read(struct socket *sock, loff_t *ppos, in unix_stream_splice_read() function
|