Searched refs:group_ida (Results 1 – 1 of 1) sorted by relevance
48 struct ida group_ida; member180 ida_free(&vfio.group_ida, MINOR(group->dev.devt)); in vfio_group_release()194 minor = ida_alloc_max(&vfio.group_ida, MINORMASK, GFP_KERNEL); in vfio_group_alloc()1824 ida_init(&vfio.group_ida); in vfio_init()1872 ida_destroy(&vfio.group_ida); in vfio_cleanup()