Searched defs:dma_buf (Results 1 – 8 of 8) sorted by relevance
46 static bool SendLoadMsg(int chan, int dma_buf, size_t dma_buf_size) { in SendLoadMsg()108 unique_fd dma_buf(alloc.Alloc(kDmabufSystemHeapName, shm_len)); in LLVMFuzzerTestOneInput() local
52 static android::base::unique_fd dma_buf; variable78 static bool Init(int chan, int dma_buf) { in Init()
100 unique_fd dma_buf(allocator.Alloc("system", shm_len)); in TrustyApp() local
137 unique_fd dma_buf(fd); in Open() local
144 unique_fd dma_buf(fd); in Open() local
907 int dma_buf = -1; in send_fd_test() local
76723 struct dma_buf *dma_buf; member78180 struct dma_buf { struct78184 const struct dma_buf_ops *ops; argument78195 struct dma_buf_poll_cb_t cb_in; argument78196 struct dma_buf_poll_cb_t cb_out; argument78197 struct dma_buf_sysfs_entry *sysfs_entry; argument78204 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); argument78564 struct dma_buf *dma_buf; member
86338 struct dma_buf *dma_buf; member87900 struct dma_buf { struct87904 const struct dma_buf_ops *ops; argument87915 struct dma_buf_poll_cb_t cb_in; argument87916 struct dma_buf_poll_cb_t cb_out; argument87917 struct dma_buf_sysfs_entry *sysfs_entry; argument87924 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); argument88273 struct dma_buf *dma_buf; member