Searched refs:cur_grp (Results 1 – 10 of 10) sorted by relevance
358 struct vfio_group *cur_grp; in vfio_get_group_fd() local374 cur_grp = &vfio_cfg->vfio_groups[i]; in vfio_get_group_fd()390 cur_grp->group_num = iommu_group_num; in vfio_get_group_fd()391 cur_grp->fd = vfio_group_fd; in vfio_get_group_fd()2018 struct vfio_group *cur_grp = NULL; in rte_vfio_container_group_unbind() local2029 cur_grp = &vfio_cfg->vfio_groups[i]; in rte_vfio_container_group_unbind()2035 if (i == VFIO_MAX_GROUPS || cur_grp == NULL) { in rte_vfio_container_group_unbind()2040 if (cur_grp->fd >= 0 && close(cur_grp->fd) < 0) { in rte_vfio_container_group_unbind()2045 cur_grp->group_num = -1; in rte_vfio_container_group_unbind()2046 cur_grp->fd = -1; in rte_vfio_container_group_unbind()[all …]
65 ws->cur_grp = event.queue_id; in otx2_ssogws_dual_get_work()
68 ws->cur_grp = event.queue_id; in otx2_ssogws_get_work()140 ws->cur_grp = event.queue_id; in otx2_ssogws_get_work_empty()
1452 ws->ws_state[0].cur_grp = 0; in sso_cleanup()1454 ws->ws_state[1].cur_grp = 0; in sso_cleanup()1462 ws->cur_grp = 0; in sso_cleanup()1482 ws->ws_state[0].cur_grp = 0; in sso_cleanup()1495 ws->cur_grp = 0; in sso_cleanup()
69 if (vws->cur_grp == grp) { in otx2_ssogws_dual_forward_event()
67 if (ws->cur_grp == grp) in otx2_ssogws_forward_event()
174 uint8_t cur_grp
158 uint8_t cur_grp; member
76 if (ws->cur_grp == grp) in ssows_forward_event()234 ws->cur_grp = sched_type_queue >> 2; in ssows_flush_events()
171 ws->cur_grp = sched_type_queue >> 2; in ssows_get_work()