Searched refs:domain_list (Results 1 – 4 of 4) sorted by relevance
68 struct list_head domain_list; member98 struct async_entry, domain_list); in lowest_in_progress()135 list_del_init(&entry->domain_list); in async_run_entry_fn()189 INIT_LIST_HEAD(&entry->domain_list); in async_schedule_node_domain()201 list_add_tail(&entry->domain_list, &domain->pending); in async_schedule_node_domain()
66 struct list_head domain_list; member879 do_accounting = list_empty(&iommu->domain_list); in vfio_iommu_type1_pin_pages()1089 if (list_empty(&iommu->domain_list)) in vfio_unmap_unpin()1666 if (list_empty(&iommu->domain_list)) in vfio_dma_do_map()1708 if (!list_empty(&iommu->domain_list)) in vfio_iommu_replay()1709 d = list_first_entry(&iommu->domain_list, in vfio_iommu_replay()2312 list_add(&domain->next, &iommu->domain_list); in vfio_iommu_type1_attach_group()2472 list_empty(&iommu->domain_list)) { in vfio_iommu_type1_detach_group()2503 if (list_is_singular(&iommu->domain_list)) { in vfio_iommu_type1_detach_group()2560 INIT_LIST_HEAD(&iommu->domain_list); in vfio_iommu_type1_open()[all …]
116 struct servreg_location_entry domain_list[SERVREG_DOMAIN_LIST_LENGTH]; member191 domain_list),
420 entry = &resp->domain_list[i]; in pdr_locate_service()
Completed in 13 milliseconds