Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpipe_fs_i.h24 const struct pipe_buf_operations *ops;
75 struct pipe_buf_operations { struct
133 const struct pipe_buf_operations *ops = buf->ops; in pipe_buf_release() argument
186 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
Dsplice.h61 const struct pipe_buf_operations *ops;/* ops associated with output pipe */
88 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;
89 extern const struct pipe_buf_operations default_pipe_buf_ops;
/Linux-v4.19/scripts/
Dconst_structs.checkpatch42 pipe_buf_operations
/Linux-v4.19/fs/
Dsplice.c140 const struct pipe_buf_operations page_cache_pipe_buf_ops = {
158 static const struct pipe_buf_operations user_page_pipe_buf_ops = {
328 const struct pipe_buf_operations default_pipe_buf_ops = {
343 const struct pipe_buf_operations nosteal_pipe_buf_ops = {
Dpipe.c229 static const struct pipe_buf_operations anon_pipe_buf_ops = {
237 static const struct pipe_buf_operations packet_pipe_buf_ops = {
/Linux-v4.19/net/smc/
Dsmc_rx.c138 static const struct pipe_buf_operations smc_pipe_ops = {
/Linux-v4.19/kernel/
Drelay.c1177 static const struct pipe_buf_operations relay_pipe_buf_ops = {
/Linux-v4.19/kernel/trace/
Dtrace.c5805 static const struct pipe_buf_operations tracing_pipe_buf_ops = {
6825 static const struct pipe_buf_operations buffer_pipe_buf_ops = {