Home
last modified time | relevance | path

Searched refs:dma_buf_getfile (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-buf.c450 static struct file *dma_buf_getfile(struct dma_buf *dmabuf, int flags) in dma_buf_getfile() function
578 file = dma_buf_getfile(dmabuf, exp_info->flags); in dma_buf_export()
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-buf.c528 static struct file *dma_buf_getfile(size_t size, int flags) in dma_buf_getfile() function
633 file = dma_buf_getfile(exp_info->size, exp_info->flags); in dma_buf_export()

Completed in 4 milliseconds