Searched refs:dma_resv_list (Results 1 – 2 of 2) 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()184 struct dma_resv_list *old, *new; in dma_resv_reserve_fences()258 struct dma_resv_list *fences = dma_resv_fences_list(obj); in dma_resv_reset_max_fences()283 struct dma_resv_list *fobj; in dma_resv_add_fence()339 struct dma_resv_list *list; in dma_resv_replace_fences()[all …]
50 struct dma_resv_list;178 struct dma_resv_list __rcu *fences;210 struct dma_resv_list *fences;
Completed in 4 milliseconds