Home
last modified time | relevance | path

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

/linux/drivers/vfio/
A Dvfio.c100 static const struct file_operations vfio_group_fops; variable
378 cdev_init(&group->cdev, &vfio_group_fops); in vfio_group_alloc()
1531 static const struct file_operations vfio_group_fops = { variable
1646 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()
/linux/
A DSystem.map80089 ffff8000112323d8 d vfio_group_fops
A D.tmp_System.map80089 ffff8000112323d8 d vfio_group_fops

Completed in 1122 milliseconds