Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vfio/
Dvfio.c1779 bool vfio_external_group_match_file(struct vfio_group *test_group, in vfio_external_group_match_file() argument
1784 return (filep->f_op == &vfio_group_fops) && (group == test_group); in vfio_external_group_match_file()