Home
last modified time | relevance | path

Searched defs:dma_buf (Results 1 – 8 of 8) sorted by relevance

/system/core/trusty/apploader/fuzz/
Dapp_fuzzer.cpp46 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
/system/core/trusty/confirmationui/fuzz/
Dmsg_fuzzer.cpp52 static android::base::unique_fd dma_buf; variable
78 static bool Init(int chan, int dma_buf) { in Init()
/system/core/trusty/confirmationui/
DTrustyApp.cpp100 unique_fd dma_buf(allocator.Alloc("system", shm_len)); in TrustyApp() local
/system/core/trusty/line-coverage/
Dcoverage.cpp137 unique_fd dma_buf(fd); in Open() local
/system/core/trusty/coverage/
Dcoverage.cpp144 unique_fd dma_buf(fd); in Open() local
/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c907 int dma_buf = -1; in send_fd_test() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h76723 struct dma_buf *dma_buf; member
78180 struct dma_buf { struct
78184 const struct dma_buf_ops *ops; argument
78195 struct dma_buf_poll_cb_t cb_in; argument
78196 struct dma_buf_poll_cb_t cb_out; argument
78197 struct dma_buf_sysfs_entry *sysfs_entry; argument
78204 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); argument
78564 struct dma_buf *dma_buf; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h86338 struct dma_buf *dma_buf; member
87900 struct dma_buf { struct
87904 const struct dma_buf_ops *ops; argument
87915 struct dma_buf_poll_cb_t cb_in; argument
87916 struct dma_buf_poll_cb_t cb_out; argument
87917 struct dma_buf_sysfs_entry *sysfs_entry; argument
87924 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); argument
88273 struct dma_buf *dma_buf; member