Searched refs:splice_to_pipe (Results 1 – 7 of 7) sorted by relevance
75 extern ssize_t splice_to_pipe(struct pipe_inode_info *,
175 bytes = splice_to_pipe(pipe, &spd); in smc_rx_splice()
184 ssize_t splice_to_pipe(struct pipe_inode_info *pipe, in splice_to_pipe() function227 EXPORT_SYMBOL_GPL(splice_to_pipe);
1273 ret = *nonpad_ret = splice_to_pipe(pipe, &spd); in subbuf_splice_actor()
419 TEST_F(tls, splice_to_pipe) in TEST_F() argument
6223 ret = splice_to_pipe(pipe, &spd); in tracing_splice_read_pipe()7493 ret = splice_to_pipe(pipe, &spd); in tracing_buffers_splice_read()
2443 ret = splice_to_pipe(pipe, &spd); in skb_splice_bits()