Home
last modified time | relevance | path

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

/Linux-v5.10/net/
Dsocket.c128 static ssize_t sock_splice_read(struct file *file, loff_t *ppos,
164 .splice_read = sock_splice_read,
947 static ssize_t sock_splice_read(struct file *file, loff_t *ppos, in sock_splice_read() function