Home
last modified time | relevance | path

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

/drivers/dma-buf/
A Ddma-buf.c38 static inline int is_dma_buf_file(struct file *);
173 if (!is_dma_buf_file(file)) in dma_buf_file_release()
209 if (!is_dma_buf_file(file)) in dma_buf_mmap_internal()
231 if (!is_dma_buf_file(file)) in dma_buf_llseek()
597 static inline int is_dma_buf_file(struct file *file) in is_dma_buf_file() function
803 if (!is_dma_buf_file(file)) { in dma_buf_get()

Completed in 7 milliseconds