Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dpipe_fs_i.h273 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
/kernel/linux/linux-6.6/include/linux/
H A Dpipe_fs_i.h278 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
/kernel/linux/linux-5.10/fs/
H A Dsplice.c338 const struct pipe_buf_operations nosteal_pipe_buf_ops = { variable
342 EXPORT_SYMBOL(nosteal_pipe_buf_ops); variable
/kernel/linux/linux-6.6/fs/
H A Dsplice.c410 const struct pipe_buf_operations nosteal_pipe_buf_ops = { variable
414 EXPORT_SYMBOL(nosteal_pipe_buf_ops); variable
/kernel/linux/linux-5.10/fs/fuse/
H A Ddev.c1414 bufs[page_nr].ops = &nosteal_pipe_buf_ops; in fuse_dev_splice_read()
/kernel/linux/linux-6.6/fs/fuse/
H A Ddev.c1405 bufs[page_nr].ops = &nosteal_pipe_buf_ops; in fuse_dev_splice_read()
/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c2463 .ops = &nosteal_pipe_buf_ops, in skb_splice_bits()
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c3029 .ops = &nosteal_pipe_buf_ops, in skb_splice_bits()

Completed in 27 milliseconds