dma_resv_list
struct dma_resv_list *list;
static void dma_resv_list_free(struct dma_resv_list *list)
static inline struct dma_resv_list *dma_resv_fences_list(struct dma_resv *obj)
struct dma_resv_list *old, *new;
struct dma_resv_list *fences = dma_resv_fences_list(obj);
struct dma_resv_list *fobj;
struct dma_resv_list *list;
struct dma_resv_list *list;
static void dma_resv_list_entry(struct dma_resv_list *list, unsigned int index,
static void dma_resv_list_set(struct dma_resv_list *list,
static struct dma_resv_list *dma_resv_list_alloc(unsigned int max_fences)
struct dma_resv_list __rcu *fences;
struct dma_resv_list *fences;
struct dma_resv_list;