Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h88154 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/
Dvmlinux_600.h91853 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
Dvmlinux.h91853 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/
Dvmlinux_602.h42109 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
Dvmlinux.h42109 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/
Dvmlinux.h100698 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
Dvmlinux_518.h100698 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/
Dvmlinux_602.h85502 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
Dvmlinux.h85502 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/
Dvmlinux_608.h48152 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
Dvmlinux.h48152 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