Home
last modified time | relevance | path

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

/drivers/vfio/
Dvfio.c1811 bool vfio_external_group_match_file(struct vfio_group *test_group, in vfio_external_group_match_file() argument
1816 return (filep->f_op == &vfio_group_fops) && (group == test_group); in vfio_external_group_match_file()