Home
last modified time | relevance | path

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

/linux/kernel/
A Dasync.c68 struct list_head domain_list; member
98 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()
/linux/drivers/vfio/
A Dvfio_iommu_type1.c66 struct list_head domain_list; member
879 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 …]
/linux/drivers/soc/qcom/
A Dpdr_internal.h116 struct servreg_location_entry domain_list[SERVREG_DOMAIN_LIST_LENGTH]; member
191 domain_list),
A Dpdr_interface.c420 entry = &resp->domain_list[i]; in pdr_locate_service()

Completed in 30 milliseconds