Home
last modified time | relevance | path

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

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