Home
last modified time | relevance | path

Searched refs:splice_to_pipe (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsplice.h75 extern ssize_t splice_to_pipe(struct pipe_inode_info *,
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_rx.c167 bytes = splice_to_pipe(pipe, &spd); in smc_rx_splice()
/OK3568_Linux_fs/kernel/fs/
H A Dsplice.c182 ssize_t splice_to_pipe(struct pipe_inode_info *pipe, in splice_to_pipe() function
228 EXPORT_SYMBOL_GPL(splice_to_pipe);
/OK3568_Linux_fs/kernel/kernel/
H A Drelay.c1275 ret = *nonpad_ret = splice_to_pipe(pipe, &spd); in subbuf_splice_actor()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dtls.c520 TEST_F(tls, splice_to_pipe) in TEST_F() argument
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace.c6541 ret = splice_to_pipe(pipe, &spd); in tracing_splice_read_pipe()
7813 ret = splice_to_pipe(pipe, &spd); in tracing_buffers_splice_read()
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c2491 ret = splice_to_pipe(pipe, &spd); in skb_splice_bits()