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/
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/patches/linux-5.10/yangfan_patch/
Ddrivers.patch5615 static struct file *dma_buf_getfile(struct dma_buf *dmabuf, int flags)