Searched refs:splice_to_pipe (Results 1 – 6 of 6) sorted by relevance
76 ssize_t splice_to_pipe(struct pipe_inode_info *pipe,
227 bytes = splice_to_pipe(pipe, &spd); in smc_rx_splice()
197 ssize_t splice_to_pipe(struct pipe_inode_info *pipe, in splice_to_pipe() function243 EXPORT_SYMBOL_GPL(splice_to_pipe);
5625 ret = splice_to_pipe(pipe, &spd); in tracing_splice_read_pipe()7369 ret = splice_to_pipe(pipe, &spd); in tracing_buffers_splice_read()
876 TEST_F(tls, splice_to_pipe) in TEST_F() argument
3104 * Callback from splice_to_pipe(), if we need to release some pages in sock_spd_release() 3284 ret = splice_to_pipe(pipe, &spd); in skb_splice_bits()