Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h13340 struct pipe_buf_operations { struct
13341 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *);
13342 void (*release)(struct pipe_inode_info *, struct pipe_buffer *);
13343 bool (*try_steal)(struct pipe_inode_info *, struct pipe_buffer *);
13344 bool (*get)(struct pipe_inode_info *, struct pipe_buffer *);