Searched defs:dma_resv_list (Results 1 – 1 of 1) sorted by relevance
57 struct dma_resv_list { struct58 struct rcu_head rcu;59 u32 shared_count, shared_max;60 struct dma_fence __rcu *shared[];
Completed in 5 milliseconds