Searched refs:pipe_buf (Results 1 – 1 of 1) sorted by relevance
189 static inline struct pipe_buffer *pipe_buf(const struct pipe_inode_info *pipe, in pipe_buf() function212 p = pipe_buf(pipe, i_head); in sanity()241 struct pipe_buffer *buf = pipe_buf(pipe, pipe->head++); in push_anon()255 struct pipe_buffer *buf = pipe_buf(pipe, pipe->head++); in push_page()283 buf = pipe_buf(pipe, pipe->head - 1); in append_pipe()321 struct pipe_buffer *buf = pipe_buf(pipe, head - 1); in copy_page_to_iter_pipe()840 struct pipe_buffer *buf = pipe_buf(pipe, i->head); in pipe_advance()926 struct pipe_buffer *b = pipe_buf(pipe, --head); in iov_iter_revert()