Home
last modified time | relevance | path

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

/Linux-v6.6/net/
Dsocket.c131 static ssize_t sock_splice_read(struct file *file, loff_t *ppos,
169 .splice_read = sock_splice_read,
1095 static ssize_t sock_splice_read(struct file *file, loff_t *ppos, in sock_splice_read() function