Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dma-buf/
A Ddma-buf.c36 static inline int is_dma_buf_file(struct file *);
94 if (!is_dma_buf_file(file)) in dma_buf_file_release()
136 if (!is_dma_buf_file(file)) in dma_buf_mmap_internal()
162 if (!is_dma_buf_file(file)) in dma_buf_llseek()
527 static inline int is_dma_buf_file(struct file *file) in is_dma_buf_file() function
739 if (!is_dma_buf_file(file)) { in dma_buf_get()

Completed in 6 milliseconds