Searched refs:iopf_group (Results 1 – 3 of 3) sorted by relevance
42 static void __iopf_free_group(struct iopf_group *group) in __iopf_free_group()55 void iopf_free_group(struct iopf_group *group) in iopf_free_group()81 static struct iopf_group *iopf_group_alloc(struct iommu_fault_param *iopf_param, in iopf_group_alloc()83 struct iopf_group *abort_group) in iopf_group_alloc()86 struct iopf_group *group; in iopf_group_alloc()219 struct iopf_group abort_group = {}; in iommu_report_device_fault()220 struct iopf_group *group; in iommu_report_device_fault()322 void iopf_group_response(struct iopf_group *group, in iopf_group_response()349 void iopf_group_dequeue(struct iopf_group *group) in iopf_group_dequeue()468 struct iopf_group *group, *temp; in iopf_queue_remove_device()
23 struct iopf_group *group, *next; in iommufd_auto_response_faults()61 struct iopf_group *group, *next; in iommufd_fault_destroy()100 static struct iopf_group *104 struct iopf_group *group = NULL; in iommufd_fault_deliver_fetch()108 group = list_first_entry(list, struct iopf_group, node); in iommufd_fault_deliver_fetch()117 struct iopf_group *group) in iommufd_fault_deliver_restore()132 struct iopf_group *group; in iommufd_fault_fops_read()189 struct iopf_group *group; in iommufd_fault_fops_write()479 int iommufd_fault_iopf_handler(struct iopf_group *group) in iommufd_fault_iopf_handler()
130 struct iopf_group { struct232 int (*iopf_handler)(struct iopf_group *group);1703 void iopf_free_group(struct iopf_group *group);1705 void iopf_group_response(struct iopf_group *group,1707 void iopf_group_dequeue(struct iopf_group *group);1739 static inline void iopf_free_group(struct iopf_group *group) in iopf_free_group()1749 static inline void iopf_group_response(struct iopf_group *group, in iopf_group_response()1754 static inline void iopf_group_dequeue(struct iopf_group *group) in iopf_group_dequeue()