Home
last modified time | relevance | path

Searched refs:splice_grow_spd (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dsplice.h91 extern int splice_grow_spd(const struct pipe_inode_info *, struct splice_pipe_desc *);
/kernel/linux/linux-6.6/include/linux/
H A Dsplice.h97 extern int splice_grow_spd(const struct pipe_inode_info *, struct splice_pipe_desc *);
/kernel/linux/linux-5.10/kernel/
H A Drelay.c1226 if (splice_grow_spd(pipe, &spd)) in subbuf_splice_actor()
/kernel/linux/linux-5.10/fs/
H A Dsplice.c256 int splice_grow_spd(const struct pipe_inode_info *pipe, struct splice_pipe_desc *spd) in splice_grow_spd() function
/kernel/linux/linux-6.6/kernel/
H A Drelay.c1138 if (splice_grow_spd(pipe, &spd)) in subbuf_splice_actor()
/kernel/linux/linux-6.6/fs/
H A Dsplice.c271 int splice_grow_spd(const struct pipe_inode_info *pipe, struct splice_pipe_desc *spd) in splice_grow_spd() function
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c6650 if (splice_grow_spd(pipe, &spd)) in tracing_splice_read_pipe()
7915 if (splice_grow_spd(pipe, &spd)) in tracing_buffers_splice_read()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c7100 if (splice_grow_spd(pipe, &spd)) in tracing_splice_read_pipe()
8478 if (splice_grow_spd(pipe, &spd)) in tracing_buffers_splice_read()

Completed in 33 milliseconds