Searched refs:default_pipe_buf_ops (Results 1 – 4 of 4) sorted by relevance
95 extern const struct pipe_buf_operations default_pipe_buf_ops;
481 return buf->ops == &default_pipe_buf_ops; in allocated()534 buf->ops = &default_pipe_buf_ops; in push_pipe()
331 const struct pipe_buf_operations default_pipe_buf_ops = { variable
6842 .ops = &default_pipe_buf_ops, in tracing_splice_read_pipe()