Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dasync.c68 struct list_head domain_list; member
92 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()
/kernel/linux/linux-5.10/drivers/vfio/
Dvfio_iommu_type1.c66 struct list_head domain_list; member
138 (!list_empty(&iommu->domain_list))
967 domain = d = list_first_entry(&iommu->domain_list, in vfio_unmap_unpin()
970 list_for_each_entry_continue(d, &iommu->domain_list, next) { in vfio_unmap_unpin()
1045 list_for_each_entry(domain, &iommu->domain_list, next) in vfio_update_pgsize_bitmap()
1300 list_for_each_entry(d, &iommu->domain_list, next) { in vfio_iommu_map()
1312 list_for_each_entry_continue_reverse(d, &iommu->domain_list, next) { in vfio_iommu_map()
1523 if (!list_empty(&iommu->domain_list)) in vfio_iommu_replay()
1524 d = list_first_entry(&iommu->domain_list, in vfio_iommu_replay()
1707 list_for_each_entry(domain, &iommu->domain_list, next) { in vfio_iommu_find_iommu_group()
[all …]
/kernel/linux/linux-5.10/drivers/soc/qcom/
Dpdr_internal.h116 struct servreg_location_entry domain_list[SERVREG_DOMAIN_LIST_LENGTH]; member
191 domain_list),
Dpdr_interface.c420 entry = &resp->domain_list[i]; in pdr_locate_service()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch57127 struct list_head domain_list;
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch359457 struct list_head domain_list;