Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma-buf/
Ddma-buf-process-info.c75 buf = get_dma_buf_from_file(f); in dma_buf_single_file_show()
Ddma-buf.c1428 struct dma_buf *get_dma_buf_from_file(struct file *f) in get_dma_buf_from_file() function
/kernel/linux/linux-5.10/include/linux/
Ddma-buf.h533 struct dma_buf *get_dma_buf_from_file(struct file *f);
/kernel/linux/patches/linux-5.10/zhiyuan_patch/
Dkernel.patch223 -struct dma_buf *get_dma_buf_from_file(struct file *f)
2329 - * get_dma_buf_from_file - Get struct dma_buf* from struct file*
2336 -struct dma_buf *get_dma_buf_from_file(struct file *f);