Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Ddma-resv.h59 u32 shared_count, shared_max; member
/linux-5.10/drivers/dma-buf/
Ddma-resv.c62 static struct dma_resv_list *dma_resv_list_alloc(unsigned int shared_max) in dma_resv_list_alloc()