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;
243 .ops = &default_pipe_buf_ops, in push_anon()267 if (buf->ops == &default_pipe_buf_ops) in last_offset()
328 const struct pipe_buf_operations default_pipe_buf_ops = { variable
6905 .ops = &default_pipe_buf_ops, in tracing_splice_read_pipe()