Searched refs:pipe_buf_operations (Results 1 – 7 of 7) 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;
63 pipe_buf_operations
138 static const struct pipe_buf_operations smc_pipe_ops = {
223 static const struct pipe_buf_operations anon_pipe_buf_ops = {
3551 static const struct pipe_buf_operations zero_pipe_buf_ops = {
8374 static const struct pipe_buf_operations buffer_pipe_buf_ops = {