Home
last modified time | relevance | path

Searched refs:dma_resv_list (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/dma-buf/
Ddma-resv.c63 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()
113 static void dma_resv_list_free(struct dma_resv_list *list) in dma_resv_list_free()
157 static inline struct dma_resv_list *dma_resv_fences_list(struct dma_resv *obj) in dma_resv_fences_list()
179 struct dma_resv_list *old, *new; in dma_resv_reserve_fences()
253 struct dma_resv_list *fences = dma_resv_fences_list(obj); in dma_resv_reset_max_fences()
278 struct dma_resv_list *fobj; in dma_resv_add_fence()
[all …]
/linux-5.19.10/include/linux/
Ddma-resv.h50 struct dma_resv_list;
168 struct dma_resv_list __rcu *fences;
200 struct dma_resv_list *fences;