Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpipe_fs_i.h24 const struct pipe_buf_operations *ops;
75 struct pipe_buf_operations { struct
128 const struct pipe_buf_operations *ops = buf->ops; in pipe_buf_release()
183 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-v5.4/scripts/
Dconst_structs.checkpatch42 pipe_buf_operations
/Linux-v5.4/fs/
Dpipe.c230 static const struct pipe_buf_operations anon_pipe_buf_ops = {
237 static const struct pipe_buf_operations anon_pipe_buf_nomerge_ops = {
244 static const struct pipe_buf_operations packet_pipe_buf_ops = {
Dsplice.c141 const struct pipe_buf_operations page_cache_pipe_buf_ops = {
158 static const struct pipe_buf_operations user_page_pipe_buf_ops = {
327 const struct pipe_buf_operations default_pipe_buf_ops = {
341 const struct pipe_buf_operations nosteal_pipe_buf_ops = {
/Linux-v5.4/net/smc/
Dsmc_rx.c138 static const struct pipe_buf_operations smc_pipe_ops = {
/Linux-v5.4/kernel/
Drelay.c1179 static const struct pipe_buf_operations relay_pipe_buf_ops = {
/Linux-v5.4/kernel/trace/
Dtrace.c6095 static const struct pipe_buf_operations tracing_pipe_buf_ops = {
7371 static const struct pipe_buf_operations buffer_pipe_buf_ops = {