Searched refs:stream_fops (Results 1 – 3 of 3) sorted by relevance
168 static const struct file_operations stream_fops = { variable184 *out_fd = anon_inode_getfd(name, &stream_fops, tl, O_RDONLY|O_CLOEXEC); in kbase_sync_fence_stream_create()234 if (tl_file->f_op != &stream_fops) { in kbase_sync_fence_out_create()
40 static const struct file_operations stream_fops = { variable49 *out_fd = anon_inode_getfd(name, &stream_fops, NULL, in kbase_sync_fence_stream_create()
41 static const struct file_operations stream_fops = { variable50 *out_fd = anon_inode_getfd(name, &stream_fops, NULL, in kbase_sync_fence_stream_create()