Lines Matching refs:pipe_buffer
65 struct pipe_buffer *buf) in page_cache_pipe_buf_try_steal()
109 struct pipe_buffer *buf) in page_cache_pipe_buf_release()
120 struct pipe_buffer *buf) in page_cache_pipe_buf_confirm()
163 struct pipe_buffer *buf) in user_page_pipe_buf_try_steal()
217 struct pipe_buffer *buf = &pipe->bufs[head & mask]; in splice_to_pipe()
246 ssize_t add_to_pipe(struct pipe_inode_info *pipe, struct pipe_buffer *buf) in add_to_pipe()
386 struct pipe_buffer *buf = pipe_head_buf(pipe); in copy_splice_read()
389 *buf = (struct pipe_buffer) { in copy_splice_read()
454 struct pipe_buffer *buf = &pipe->bufs[tail & mask]; in splice_from_pipe_feed()
499 struct pipe_buffer *buf = &pipe->bufs[tail & mask]; in eat_empty_buffer()
719 struct pipe_buffer *buf = &pipe->bufs[tail & mask]; in iter_file_splice_write()
755 struct pipe_buffer *buf = &pipe->bufs[tail & mask]; in iter_file_splice_write()
852 struct pipe_buffer *buf = &pipe->bufs[tail & mask]; in splice_to_socket()
897 struct pipe_buffer *buf = &pipe->bufs[tail & mask]; in splice_to_socket()
1144 struct pipe_buffer *buf = &pipe->bufs[i]; in splice_direct_to_actor()
1452 struct pipe_buffer buf = { in iter_to_pipe()
1495 static int pipe_to_user(struct pipe_inode_info *pipe, struct pipe_buffer *buf, in pipe_to_user()
1725 struct pipe_buffer *ibuf, *obuf; in splice_pipe_to_pipe()
1862 struct pipe_buffer *ibuf, *obuf; in link_pipe()