Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
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
/Linux-v6.1/drivers/dma-buf/
Dst-dma-resv.c296 int dma_resv(void) in dma_resv() function