Home
last modified time | relevance | path

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

/Linux-v6.1/net/
Dsocket.c130 static ssize_t sock_splice_read(struct file *file, loff_t *ppos,
166 .splice_read = sock_splice_read,
1057 static ssize_t sock_splice_read(struct file *file, loff_t *ppos, in sock_splice_read() function