Home
last modified time | relevance | path

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

/Linux-v5.15/net/
Dsocket.c129 static ssize_t sock_splice_read(struct file *file, loff_t *ppos,
165 .splice_read = sock_splice_read,
1006 static ssize_t sock_splice_read(struct file *file, loff_t *ppos, in sock_splice_read() function