Lines Matching refs:splice_desc
444 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed()
519 static int splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_next()
565 static void splice_from_pipe_begin(struct splice_desc *sd) in splice_from_pipe_begin()
581 static void splice_from_pipe_end(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_end()
600 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe()
637 struct splice_desc sd = { in splice_from_pipe()
669 struct splice_desc sd = { in iter_file_splice_write()
941 static void do_splice_eof(struct splice_desc *sd) in do_splice_eof()
1010 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor()
1138 struct splice_desc *sd) in direct_splice_actor()
1146 static void direct_file_splice_eof(struct splice_desc *sd) in direct_file_splice_eof()
1173 struct splice_desc sd = { in do_splice_direct()
1430 struct splice_desc *sd) in pipe_to_user()
1444 struct splice_desc sd = { in vmsplice_to_user()