Searched defs:pipe_buffer (Results 1 – 2 of 2) sorted by relevance
21 struct pipe_buffer { struct22 struct page *page;23 unsigned int offset, len;24 const struct pipe_buf_operations *ops;25 unsigned int flags;26 unsigned long private;
26 struct pipe_buffer { struct27 struct page *page;28 unsigned int offset, len;29 const struct pipe_buf_operations *ops;30 unsigned int flags;31 unsigned long private;