Lines Matching refs:dma_resv_list
63 struct dma_resv_list { struct
70 static void dma_resv_list_entry(struct dma_resv_list *list, unsigned int index, in dma_resv_list_entry() argument
84 static void dma_resv_list_set(struct dma_resv_list *list, in dma_resv_list_set()
98 static struct dma_resv_list *dma_resv_list_alloc(unsigned int max_fences) in dma_resv_list_alloc()
100 struct dma_resv_list *list; in dma_resv_list_alloc()
118 static void dma_resv_list_free(struct dma_resv_list *list) in dma_resv_list_free()
162 static inline struct dma_resv_list *dma_resv_fences_list(struct dma_resv *obj) in dma_resv_fences_list()
184 struct dma_resv_list *old, *new; in dma_resv_reserve_fences()
265 struct dma_resv_list *fences = dma_resv_fences_list(obj); in dma_resv_reset_max_fences()
290 struct dma_resv_list *fobj; in dma_resv_add_fence()
346 struct dma_resv_list *list; in dma_resv_replace_fences()
523 struct dma_resv_list *list; in dma_resv_copy_fences()