Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma-buf/
Ddma-buf.c526 static struct file *dma_buf_getfile(struct dma_buf *dmabuf, int flags) in dma_buf_getfile() function
663 file = dma_buf_getfile(dmabuf, exp_info->flags); in dma_buf_export()