Lines Matching refs:pipe_buffer
144 struct pipe_buffer *buf) in anon_pipe_buf_release()
152 struct pipe_buffer *buf) in anon_pipe_buf_try_steal()
176 struct pipe_buffer *buf) in generic_pipe_buf_try_steal()
203 bool generic_pipe_buf_get(struct pipe_inode_info *pipe, struct pipe_buffer *buf) in generic_pipe_buf_get()
218 struct pipe_buffer *buf) in generic_pipe_buf_release()
240 struct pipe_buffer *buf, in pipe_update_tail()
323 struct pipe_buffer *buf = pipe_buf(pipe, tail); in anon_pipe_read()
479 struct pipe_buffer *buf = pipe_buf(pipe, head - 1); in anon_pipe_write()
510 struct pipe_buffer *buf; in anon_pipe_write()
816 pipe->bufs = kcalloc(pipe_bufs, sizeof(struct pipe_buffer), in alloc_pipe_info()
852 struct pipe_buffer *buf = pipe->bufs + i; in free_pipe_info()
1290 struct pipe_buffer *bufs; in pipe_resize_ring()
1323 n * sizeof(struct pipe_buffer)); in pipe_resize_ring()
1328 h * sizeof(struct pipe_buffer)); in pipe_resize_ring()
1330 tsize * sizeof(struct pipe_buffer)); in pipe_resize_ring()