Searched refs:sync_fence_fops (Results 1 – 1 of 1) sorted by relevance
35 static const struct file_operations sync_fence_fops; variable161 fence->file = anon_inode_getfile("sync_fence", &sync_fence_fops, in sync_fence_alloc()221 if (file->f_op != &sync_fence_fops) in sync_fence_fdget()723 static const struct file_operations sync_fence_fops = { variable