Home
last modified time | relevance | path

Searched defs:dma_resv (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Ddma-resv.h155 struct dma_resv { struct
171 * Array of fences which where added to the dma_resv object argument
178 struct dma_resv_list __rcu *fences; argument
/openbmc/linux/drivers/dma-buf/
H A Dst-dma-resv.c296 int dma_resv(void) in dma_resv() function