Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h68605 struct dma_buf_ops { struct
68606 bool cache_sgt_mapping;
68607 int (*attach)(struct dma_buf *, struct dma_buf_attachment *);
68608 void (*detach)(struct dma_buf *, struct dma_buf_attachment *);
68609 int (*pin)(struct dma_buf_attachment *);
68633 const struct dma_buf_ops *ops; argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h101911 struct dma_buf_ops { struct
101912 bool cache_sgt_mapping;
101913 int (*attach)(struct dma_buf *, struct dma_buf_attachment *);
101914 void (*detach)(struct dma_buf *, struct dma_buf_attachment *);
101915 int (*pin)(struct dma_buf_attachment *);
101939 const struct dma_buf_ops *ops; argument
Dvmlinux.h101911 struct dma_buf_ops { struct
101912 bool cache_sgt_mapping;
101913 int (*attach)(struct dma_buf *, struct dma_buf_attachment *);
101914 void (*detach)(struct dma_buf *, struct dma_buf_attachment *);
101915 int (*pin)(struct dma_buf_attachment *);
101939 const struct dma_buf_ops *ops; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h84611 struct dma_buf_ops { struct
84612 bool cache_sgt_mapping;
84613 int (*attach)(struct dma_buf *, struct dma_buf_attachment *);
84614 void (*detach)(struct dma_buf *, struct dma_buf_attachment *);
84615 int (*pin)(struct dma_buf_attachment *);
84639 const struct dma_buf_ops *ops; argument
Dvmlinux_510.h84611 struct dma_buf_ops { struct
84612 bool cache_sgt_mapping;
84613 int (*attach)(struct dma_buf *, struct dma_buf_attachment *);
84614 void (*detach)(struct dma_buf *, struct dma_buf_attachment *);
84615 int (*pin)(struct dma_buf_attachment *);
84639 const struct dma_buf_ops *ops; argument
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h71899 struct dma_buf_ops { struct
71900 bool cache_sgt_mapping;
71901 bool dynamic_mapping;
71902 int (*attach)(struct dma_buf *, struct dma_buf_attachment *);
71926 const struct dma_buf_ops *ops; argument
Dvmlinux.h71899 struct dma_buf_ops { struct
71900 bool cache_sgt_mapping;
71901 bool dynamic_mapping;
71902 int (*attach)(struct dma_buf *, struct dma_buf_attachment *);
71926 const struct dma_buf_ops *ops; argument