Searched refs:default_pipe_buf_ops (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | splice.h | 110 extern const struct pipe_buf_operations default_pipe_buf_ops; |
/linux/kernel/trace/ | ||
H A D | trace.c | 6837 .ops = &default_pipe_buf_ops, in tracing_splice_read_pipe() |