Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-buf.c578 static atomic64_t dmabuf_inode = ATOMIC64_INIT(0); in dma_buf_getfile() local
594 inode->i_ino = atomic64_add_return(1, &dmabuf_inode); in dma_buf_getfile()