Searched refs:__splice_from_pipe (Results 1 – 3 of 3) sorted by relevance
74 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe,
601 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe() function617 EXPORT_SYMBOL(__splice_from_pipe);646 ret = __splice_from_pipe(pipe, &sd, actor); in splice_from_pipe()1524 ret = __splice_from_pipe(pipe, &sd, pipe_to_user); in vmsplice_to_user()
946 ret = __splice_from_pipe(pipe, &sd, pipe_to_sg); in port_fops_splice_write()