Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
H A Ddma-resv.c65 u32 num_fences, max_fences; member
98 static struct dma_resv_list *dma_resv_list_alloc(unsigned int max_fences) in dma_resv_list_alloc()