Home
last modified time | relevance | path

Searched refs:default_pipe_buf_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dsplice.h101 extern const struct pipe_buf_operations default_pipe_buf_ops;
/openbmc/linux/fs/
H A Dsplice.c389 .ops = &default_pipe_buf_ops, in copy_splice_read()
403 const struct pipe_buf_operations default_pipe_buf_ops = { variable
/openbmc/linux/kernel/trace/
H A Dtrace.c7095 .ops = &default_pipe_buf_ops, in tracing_splice_read_pipe()