Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vfio/
Dvfio.c978 static int vfio_group_set_container(struct vfio_group *group, int container_fd) in vfio_group_set_container() argument
993 f = fdget(container_fd); in vfio_group_set_container()