Home
last modified time | relevance | path

Searched refs:dma_buf_fops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-buf.c432 static const struct file_operations dma_buf_fops = { variable
447 return file->f_op == &dma_buf_fops; in is_dma_buf_file()
462 flags, &dma_buf_fops); in dma_buf_getfile()
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-buf.c510 static const struct file_operations dma_buf_fops = { variable
525 return file->f_op == &dma_buf_fops; in is_dma_buf_file()
549 flags, &dma_buf_fops); in dma_buf_getfile()

Completed in 4 milliseconds