Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsplice.h91 extern ssize_t splice_to_socket(struct pipe_inode_info *pipe, struct file *out,
/openbmc/linux/fs/
H A Dsplice.c791 ssize_t splice_to_socket(struct pipe_inode_info *pipe, struct file *out, in splice_to_socket() function
/openbmc/linux/net/
H A Dsocket.c168 .splice_write = splice_to_socket,