Searched refs:pipe_buf_operations (Results 1 – 2 of 2) sorted by relevance
29 const struct pipe_buf_operations *ops;131 struct pipe_buf_operations { struct279 const struct pipe_buf_operations *ops = buf->ops; in pipe_buf_release()332 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
62 const struct pipe_buf_operations *ops;/* ops associated with output pipe */109 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;110 extern const struct pipe_buf_operations default_pipe_buf_ops;
Completed in 4 milliseconds