/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 88154 struct dma_buf_ops { struct 88155 bool cache_sgt_mapping; 88156 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 88180 const struct dma_buf_ops *ops; argument
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 91853 struct dma_buf_ops { struct 91854 bool cache_sgt_mapping; 91855 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 91856 void (*detach)(struct dma_buf *, struct dma_buf_attachment *); 91857 int (*pin)(struct dma_buf_attachment *); 91881 const struct dma_buf_ops *ops; argument
|
D | vmlinux.h | 91853 struct dma_buf_ops { struct 91854 bool cache_sgt_mapping; 91855 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 91856 void (*detach)(struct dma_buf *, struct dma_buf_attachment *); 91857 int (*pin)(struct dma_buf_attachment *); 91881 const struct dma_buf_ops *ops; argument
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 42109 struct dma_buf_ops { struct 42110 bool cache_sgt_mapping; 42111 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 42112 void (*detach)(struct dma_buf *, struct dma_buf_attachment *); 42113 int (*pin)(struct dma_buf_attachment *); 42137 const struct dma_buf_ops *ops; argument
|
D | vmlinux.h | 42109 struct dma_buf_ops { struct 42110 bool cache_sgt_mapping; 42111 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 42112 void (*detach)(struct dma_buf *, struct dma_buf_attachment *); 42113 int (*pin)(struct dma_buf_attachment *); 42137 const struct dma_buf_ops *ops; argument
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 100698 struct dma_buf_ops { struct 100699 bool cache_sgt_mapping; 100700 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 100701 void (*detach)(struct dma_buf *, struct dma_buf_attachment *); 100702 int (*pin)(struct dma_buf_attachment *); 100726 const struct dma_buf_ops *ops; argument
|
D | vmlinux_518.h | 100698 struct dma_buf_ops { struct 100699 bool cache_sgt_mapping; 100700 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 100701 void (*detach)(struct dma_buf *, struct dma_buf_attachment *); 100702 int (*pin)(struct dma_buf_attachment *); 100726 const struct dma_buf_ops *ops; argument
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 85502 struct dma_buf_ops { struct 85503 bool cache_sgt_mapping; 85504 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 85528 const struct dma_buf_ops *ops; argument
|
D | vmlinux.h | 85502 struct dma_buf_ops { struct 85503 bool cache_sgt_mapping; 85504 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 85528 const struct dma_buf_ops *ops; argument
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 48152 struct dma_buf_ops { struct 48153 bool cache_sgt_mapping; 48154 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 48155 void (*detach)(struct dma_buf *, struct dma_buf_attachment *); 48156 int (*pin)(struct dma_buf_attachment *); 48157 void (*unpin)(struct dma_buf_attachment *); 48158 struct sg_table * (*map_dma_buf)(struct dma_buf_attachment *, enum dma_data_direction); 48182 const struct dma_buf_ops *ops; argument
|
D | vmlinux.h | 48152 struct dma_buf_ops { struct 48153 bool cache_sgt_mapping; 48154 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); 48155 void (*detach)(struct dma_buf *, struct dma_buf_attachment *); 48156 int (*pin)(struct dma_buf_attachment *); 48157 void (*unpin)(struct dma_buf_attachment *); 48158 struct sg_table * (*map_dma_buf)(struct dma_buf_attachment *, enum dma_data_direction); 48182 const struct dma_buf_ops *ops; argument
|