Searched defs:dma_buf_ops (Results 1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 68605 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/ |
| D | vmlinux_510.h | 101911 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
|
| D | vmlinux.h | 101911 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/ |
| D | vmlinux.h | 84611 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
|
| D | vmlinux_510.h | 84611 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/ |
| D | vmlinux_505.h | 71899 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
|
| D | vmlinux.h | 71899 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
|