Home
last modified time | relevance | path

Searched refs:vfio_fops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/vfio/
H A Dcontainer.c387 static const struct file_operations vfio_fops = { variable
400 if (file->f_op != &vfio_fops) in vfio_container_from_file()
411 .fops = &vfio_fops,
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio.c1238 static const struct file_operations vfio_fops = { variable
1331 if (f.file->f_op != &vfio_fops) { in vfio_group_set_container()
2306 .fops = &vfio_fops,

Completed in 4 milliseconds