Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h122847 struct dma_fence_array { struct
122848 struct dma_fence base;
122849 spinlock_t lock;
122850 unsigned int num_fences;
122851 atomic_t num_pending;
122852 struct dma_fence **fences;
122853 struct irq_work work;