Searched defs:irq_entry (Results 1 – 9 of 9) sorted by relevance
47 struct irq_entry { struct48 struct list_head list;49 int fd;50 struct irq_reg reg[NUM_IRQ_TYPES];51 bool suspended;52 bool sigio_workaround;198 struct irq_entry *irq_entry; in _sigio_handler() local301 struct irq_entry *irq_entry, *to_free = NULL; in activate_fd() local
222 struct dpu_hw_intr_entry *irq_entry = dpu_core_irq_get_entry(dpu_kms->hw_intr, irq_idx); in dpu_core_irq_callback_handler() local553 struct dpu_hw_intr_entry *irq_entry; in dpu_core_irq_register_callback() local610 struct dpu_hw_intr_entry *irq_entry; in dpu_core_irq_unregister_callback() local646 struct dpu_hw_intr_entry *irq_entry; in dpu_debugfs_core_irq_show() local689 struct dpu_hw_intr_entry *irq_entry; in dpu_core_irq_preinstall() local711 struct dpu_hw_intr_entry *irq_entry; in dpu_core_irq_uninstall() local
440 struct idxd_irq_entry *irq_entry = data; in idxd_misc_thread() local580 static void irq_process_pending_llist(struct idxd_irq_entry *irq_entry) in irq_process_pending_llist()612 static void irq_process_work_list(struct idxd_irq_entry *irq_entry) in irq_process_work_list()653 struct idxd_irq_entry *irq_entry = data; in idxd_wq_thread() local
1295 struct idxd_irq_entry *irq_entry; in idxd_shutdown() local
414 struct kvm_kernel_irq_routing_entry *irq_entry) in vgic_get_its()428 struct kvm_kernel_irq_routing_entry *irq_entry) in kvm_vgic_v4_set_forwarding()512 struct kvm_kernel_irq_routing_entry *irq_entry) in kvm_vgic_v4_unset_forwarding()
44 struct kvm_kernel_irq_routing_entry irq_entry; member
2751 struct kvm_kernel_irq_routing_entry *irq_entry = &irqfd->irq_entry; in kvm_arch_irq_bypass_add_producer() local2768 struct kvm_kernel_irq_routing_entry *irq_entry = &irqfd->irq_entry; in kvm_arch_irq_bypass_del_producer() local
1033 int kvm_arch_set_irq_inatomic(struct kvm_kernel_irq_routing_entry *irq_entry, in kvm_arch_set_irq_inatomic()
401 u16 irq_entry; member