Searched refs:vfio_group_fops (Results 1 – 3 of 3) sorted by relevance
100 static const struct file_operations vfio_group_fops; variable378 cdev_init(&group->cdev, &vfio_group_fops); in vfio_group_alloc()1531 static const struct file_operations vfio_group_fops = { variable1646 if (filep->f_op != &vfio_group_fops) in vfio_group_get_external_user()1712 return (filep->f_op == &vfio_group_fops) && (group == test_group); in vfio_external_group_match_file()
80089 ffff8000112323d8 d vfio_group_fops
Completed in 1122 milliseconds