Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddma-resv.h61 u32 shared_count, shared_max; member
/Linux-v5.4/drivers/dma-buf/
Ddma-resv.c65 static struct dma_resv_list *dma_resv_list_alloc(unsigned int shared_max) in dma_resv_list_alloc()