Searched refs:pipe_buf_operations (Results 1 – 9 of 9) sorted by relevance
29 const struct pipe_buf_operations *ops;95 struct pipe_buf_operations { struct200 const struct pipe_buf_operations *ops = buf->ops; in pipe_buf_release()257 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
61 const struct pipe_buf_operations *ops;/* ops associated with output pipe */94 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;95 extern const struct pipe_buf_operations default_pipe_buf_ops;
45 pipe_buf_operations
140 const struct pipe_buf_operations page_cache_pipe_buf_ops = {157 static const struct pipe_buf_operations user_page_pipe_buf_ops = {331 const struct pipe_buf_operations default_pipe_buf_ops = {338 const struct pipe_buf_operations nosteal_pipe_buf_ops = {
213 static const struct pipe_buf_operations anon_pipe_buf_ops = {
134 static const struct pipe_buf_operations smc_pipe_ops = {
63 static const struct pipe_buf_operations watch_queue_pipe_buf_ops = {
1097 static const struct pipe_buf_operations relay_pipe_buf_ops = {
8133 static const struct pipe_buf_operations buffer_pipe_buf_ops = {
Completed in 36 milliseconds