Home
last modified time | relevance | path

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

/include/linux/
Ddma-resv.h57 struct dma_resv_list { struct
75 struct dma_resv_list __rcu *fence; argument
89 static inline struct dma_resv_list *dma_resv_get_list(struct dma_resv *obj) in dma_resv_get_list()
221 struct dma_resv_list *fence = dma_resv_get_list(obj); in dma_resv_unlock()