Home
last modified time | relevance | path

Searched refs:idxd_irq_entry (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/dma/idxd/
Dirq.c71 static void idxd_int_handle_revoke_drain(struct idxd_irq_entry *ie) in idxd_int_handle_revoke_drain()
105 static void idxd_abort_invalid_int_handle_descs(struct idxd_irq_entry *ie) in idxd_abort_invalid_int_handle_descs()
155 struct idxd_irq_entry *ie = idxd_get_ie(idxd, i); in idxd_int_handle_revoke()
388 struct idxd_irq_entry *irq_entry = data; in idxd_misc_thread()
559 static void irq_process_pending_llist(struct idxd_irq_entry *irq_entry) in irq_process_pending_llist()
591 static void irq_process_work_list(struct idxd_irq_entry *irq_entry) in irq_process_work_list()
632 struct idxd_irq_entry *irq_entry = data; in idxd_wq_thread()
Dsubmit.c75 static struct idxd_desc *list_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, in list_abort_desc()
97 static void llist_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, in llist_abort_desc()
173 struct idxd_irq_entry *ie = NULL; in idxd_submit_desc()
Didxd.h87 struct idxd_irq_entry { struct
205 struct idxd_irq_entry ie;
324 struct idxd_irq_entry ie; /* misc irq, msix 0 */
494 static inline struct idxd_irq_entry *idxd_get_ie(struct idxd_device *idxd, int idx) in idxd_get_ie()
499 static inline struct idxd_wq *ie_to_wq(struct idxd_irq_entry *ie) in ie_to_wq()
504 static inline struct idxd_device *ie_to_idxd(struct idxd_irq_entry *ie) in ie_to_idxd()
Dinit.c89 struct idxd_irq_entry *ie; in idxd_setup_interrupts()
143 struct idxd_irq_entry *ie; in idxd_cleanup_interrupts()
816 struct idxd_irq_entry *irq_entry; in idxd_shutdown()
832 struct idxd_irq_entry *irq_entry; in idxd_remove()
Ddevice.c1249 static void idxd_flush_pending_descs(struct idxd_irq_entry *ie) in idxd_flush_pending_descs()
1286 struct idxd_irq_entry *ie) in idxd_device_set_perm_entry()
1300 struct idxd_irq_entry *ie) in idxd_device_clear_perm_entry()
1308 struct idxd_irq_entry *ie = &wq->ie; in idxd_wq_free_irq()
1328 struct idxd_irq_entry *ie; in idxd_wq_request_irq()