Searched defs:dma_resv_list (Results 1 – 2 of 2) sorted by relevance
76747 struct dma_resv_list { struct76748 struct callback_head rcu;76749 u32 num_fences;76750 u32 max_fences;76751 struct dma_fence __attribute__((btf_type_tag("rcu"))) *table[0];
86362 struct dma_resv_list { struct86363 struct callback_head rcu;86364 u32 num_fences;86365 u32 max_fences;86366 struct dma_fence __attribute__((btf_type_tag("rcu"))) *table[0];