Home
last modified time | relevance | path

Searched refs:pipe_buffer (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/
H A Dpipe_fs_i.h26 struct pipe_buffer { struct
78 struct pipe_buffer *bufs;
103 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *);
109 void (*release)(struct pipe_inode_info *, struct pipe_buffer *);
119 bool (*try_steal)(struct pipe_inode_info *, struct pipe_buffer *);
124 bool (*get)(struct pipe_inode_info *, struct pipe_buffer *);
203 struct pipe_buffer *buf) in pipe_buf_get()
214 struct pipe_buffer *buf) in pipe_buf_release()
228 struct pipe_buffer *buf) in pipe_buf_confirm()
241 struct pipe_buffer *buf) in pipe_buf_try_steal()
[all …]
H A Dsplice.h66 typedef int (splice_actor)(struct pipe_inode_info *, struct pipe_buffer *,
78 ssize_t add_to_pipe(struct pipe_inode_info *pipe, struct pipe_buffer *buf);
/linux/fs/
H A Dpipe.c116 struct pipe_buffer *buf) in anon_pipe_buf_release()
132 struct pipe_buffer *buf) in anon_pipe_buf_try_steal()
156 struct pipe_buffer *buf) in generic_pipe_buf_try_steal()
198 struct pipe_buffer *buf) in generic_pipe_buf_release()
221 struct pipe_buffer *buf, in pipe_update_tail()
508 struct pipe_buffer *buf; in pipe_write()
851 struct pipe_buffer *buf = pipe->bufs + i; in free_pipe_info()
1267 struct pipe_buffer *bufs; in pipe_resize_ring()
1296 n * sizeof(struct pipe_buffer)); in pipe_resize_ring()
1301 h * sizeof(struct pipe_buffer)); in pipe_resize_ring()
[all …]
H A Dsplice.c65 struct pipe_buffer *buf) in page_cache_pipe_buf_try_steal()
109 struct pipe_buffer *buf) in page_cache_pipe_buf_release()
120 struct pipe_buffer *buf) in page_cache_pipe_buf_confirm()
163 struct pipe_buffer *buf) in user_page_pipe_buf_try_steal()
217 struct pipe_buffer *buf = &pipe->bufs[head & mask]; in splice_to_pipe()
386 struct pipe_buffer *buf = pipe_head_buf(pipe); in copy_splice_read()
389 *buf = (struct pipe_buffer) { in copy_splice_read()
1144 struct pipe_buffer *buf = &pipe->bufs[i]; in splice_direct_to_actor()
1452 struct pipe_buffer buf = { in iter_to_pipe()
1743 struct pipe_buffer *ibuf, *obuf; in splice_pipe_to_pipe()
[all …]
/linux/fs/fuse/
H A Ddev.c648 struct pipe_buffer *pipebufs;
649 struct pipe_buffer *currbuf;
670 struct pipe_buffer *buf = cs->currbuf; in fuse_copy_finish()
700 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()
794 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()
897 struct pipe_buffer *buf; in fuse_ref_page()
1376 struct pipe_buffer *bufs; in fuse_dev_splice_read()
2029 struct pipe_buffer *bufs; in fuse_dev_splice_write()
2063 struct pipe_buffer *ibuf; in fuse_dev_splice_write()
2064 struct pipe_buffer *obuf; in fuse_dev_splice_write()
[all …]
/linux/kernel/
H A Dwatch_queue.c58 struct pipe_buffer *buf) in watch_queue_pipe_buf_release()
102 struct pipe_buffer *buf; in post_one_notification()
/linux/net/smc/
H A Dsmc_rx.c115 struct pipe_buffer *buf) in smc_rx_pipe_buf_release()
/linux/drivers/char/
H A Dmem.c454 static int pipe_to_null(struct pipe_inode_info *info, struct pipe_buffer *buf, in pipe_to_null()
H A Dvirtio_console.c855 static int pipe_to_sg(struct pipe_inode_info *pipe, struct pipe_buffer *buf, in pipe_to_sg()
/linux/mm/
H A Dshmem.c2926 struct pipe_buffer *buf) in zero_pipe_buf_get()
2932 struct pipe_buffer *buf) in zero_pipe_buf_release()
2937 struct pipe_buffer *buf) in zero_pipe_buf_try_steal()
2956 struct pipe_buffer *buf = pipe_head_buf(pipe); in splice_zeropage_into_pipe()
2958 *buf = (struct pipe_buffer) { in splice_zeropage_into_pipe()
H A Dfilemap.c2825 struct pipe_buffer *buf = pipe_head_buf(pipe); in splice_folio_into_pipe()
2828 *buf = (struct pipe_buffer) { in splice_folio_into_pipe()
/linux/fs/nfsd/
H A Dvfs.c973 nfsd_splice_actor(struct pipe_inode_info *pipe, struct pipe_buffer *buf, in nfsd_splice_actor()
/linux/kernel/trace/
H A Dtrace.c8041 struct pipe_buffer *buf) in buffer_pipe_buf_release()
8050 struct pipe_buffer *buf) in buffer_pipe_buf_get()