Searched refs:nosteal_pipe_buf_ops (Results 1 – 3 of 3) sorted by relevance
323 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
408 const struct pipe_buf_operations nosteal_pipe_buf_ops = { variable412 EXPORT_SYMBOL(nosteal_pipe_buf_ops);
3264 .ops = &nosteal_pipe_buf_ops, in skb_splice_bits()