Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpipe_fs_i.h29 const struct pipe_buf_operations *ops;
131 struct pipe_buf_operations { struct
279 const struct pipe_buf_operations *ops = buf->ops; in pipe_buf_release()
332 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
H A Dsplice.h62 const struct pipe_buf_operations *ops;/* ops associated with output pipe */
109 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;
110 extern const struct pipe_buf_operations default_pipe_buf_ops;
/linux/scripts/
H A Dconst_structs.checkpatch63 pipe_buf_operations
/linux/net/smc/
H A Dsmc_rx.c138 static const struct pipe_buf_operations smc_pipe_ops = {
/linux/fs/
H A Dpipe.c223 static const struct pipe_buf_operations anon_pipe_buf_ops = {
/linux/mm/
H A Dshmem.c3551 static const struct pipe_buf_operations zero_pipe_buf_ops = {
/linux/kernel/trace/
H A Dtrace.c8374 static const struct pipe_buf_operations buffer_pipe_buf_ops = {