Searched refs:dma_resv_list (Results 1 – 1 of 1) sorted by relevance
63 struct dma_resv_list { struct70 static void dma_resv_list_entry(struct dma_resv_list *list, unsigned int index, in dma_resv_list_entry() argument84 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()[all …]