Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h11177 struct pipe_buf_operations { struct
11178 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *);
11179 void (*release)(struct pipe_inode_info *, struct pipe_buffer *);
11180 bool (*try_steal)(struct pipe_inode_info *, struct pipe_buffer *);
11181 bool (*get)(struct pipe_inode_info *, struct pipe_buffer *);