Home
last modified time | relevance | path

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

/linux-6.1.9/net/unix/
Daf_unix.c762 static ssize_t unix_stream_splice_read(struct socket *, loff_t *ppos,
855 .splice_read = unix_stream_splice_read,
2967 static ssize_t unix_stream_splice_read(struct socket *sock, loff_t *ppos, in unix_stream_splice_read() function