Home
last modified time | relevance | path

Searched refs:pipe_buf_operations (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Dpipe_fs_i.h23 const struct pipe_buf_operations *ops;
79 struct pipe_buf_operations { struct
145 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
Dsplice.h59 const struct pipe_buf_operations *ops;/* ops associated with output pipe */
85 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;
/linux-4.4.14/fs/
Dpipe.c218 static const struct pipe_buf_operations anon_pipe_buf_ops = {
226 static const struct pipe_buf_operations packet_pipe_buf_ops = {
255 const struct pipe_buf_operations *ops = buf->ops; in pipe_read()
371 const struct pipe_buf_operations *ops = buf->ops; in pipe_write()
Dsplice.c137 const struct pipe_buf_operations page_cache_pipe_buf_ops = {
155 static const struct pipe_buf_operations user_page_pipe_buf_ops = {
551 static const struct pipe_buf_operations default_pipe_buf_ops = {
566 const struct pipe_buf_operations nosteal_pipe_buf_ops = {
762 const struct pipe_buf_operations *ops = buf->ops; in splice_from_pipe_feed()
1035 const struct pipe_buf_operations *ops = buf->ops; in iter_file_splice_write()
/linux-4.4.14/kernel/
Drelay.c1193 static const struct pipe_buf_operations relay_pipe_buf_ops = {
/linux-4.4.14/kernel/trace/
Dtrace.c4823 static const struct pipe_buf_operations tracing_pipe_buf_ops = {
5718 static const struct pipe_buf_operations buffer_pipe_buf_ops = {