Lines Matching defs:pipe

64 static bool page_cache_pipe_buf_try_steal(struct pipe_inode_info *pipe,  in page_cache_pipe_buf_try_steal()
108 static void page_cache_pipe_buf_release(struct pipe_inode_info *pipe, in page_cache_pipe_buf_release()
119 static int page_cache_pipe_buf_confirm(struct pipe_inode_info *pipe, in page_cache_pipe_buf_confirm()
162 static bool user_page_pipe_buf_try_steal(struct pipe_inode_info *pipe, in user_page_pipe_buf_try_steal()
178 static void wakeup_pipe_readers(struct pipe_inode_info *pipe) in wakeup_pipe_readers()
197 ssize_t splice_to_pipe(struct pipe_inode_info *pipe, in splice_to_pipe()
245 ssize_t add_to_pipe(struct pipe_inode_info *pipe, struct pipe_buffer *buf) in add_to_pipe()
271 int splice_grow_spd(const struct pipe_inode_info *pipe, struct splice_pipe_desc *spd) in splice_grow_spd()
321 struct pipe_inode_info *pipe, in copy_splice_read()
416 static void wakeup_pipe_writers(struct pipe_inode_info *pipe) in wakeup_pipe_writers()
444 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed()
494 static inline bool eat_empty_buffer(struct pipe_inode_info *pipe) in eat_empty_buffer()
519 static int splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_next()
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()
632 ssize_t splice_from_pipe(struct pipe_inode_info *pipe, struct file *out, in splice_from_pipe()
666 iter_file_splice_write(struct pipe_inode_info *pipe, struct file *out, in iter_file_splice_write()
791 ssize_t splice_to_socket(struct pipe_inode_info *pipe, struct file *out, in splice_to_socket()
928 static long do_splice_from(struct pipe_inode_info *pipe, struct file *out, in do_splice_from()
963 struct pipe_inode_info *pipe, size_t len, in vfs_splice_read()
1013 struct pipe_inode_info *pipe; in splice_direct_to_actor() local
1137 static int direct_splice_actor(struct pipe_inode_info *pipe, in direct_splice_actor()
1202 static int wait_for_space(struct pipe_inode_info *pipe, unsigned flags) in wait_for_space()
1383 struct pipe_inode_info *pipe, in iter_to_pipe()
1429 static int pipe_to_user(struct pipe_inode_info *pipe, struct pipe_buffer *buf, in pipe_to_user()
1443 struct pipe_inode_info *pipe = get_pipe_info(file, true); in vmsplice_to_user() local
1476 struct pipe_inode_info *pipe; in vmsplice_to_pipe() local
1599 static int ipipe_prep(struct pipe_inode_info *pipe, unsigned int flags) in ipipe_prep()
1635 static int opipe_prep(struct pipe_inode_info *pipe, unsigned int flags) in opipe_prep()