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;
479 return buf->ops == &default_pipe_buf_ops; in allocated()532 buf->ops = &default_pipe_buf_ops; in push_pipe()
331 const struct pipe_buf_operations default_pipe_buf_ops = { variable
6493 .ops = &default_pipe_buf_ops, in tracing_splice_read_pipe()