Home
last modified time | relevance | path

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

/Linux-v6.6/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()
389 struct idxd_irq_entry *irq_entry = data; in idxd_misc_thread()
560 static void irq_process_pending_llist(struct idxd_irq_entry *irq_entry) in irq_process_pending_llist()
592 static void irq_process_work_list(struct idxd_irq_entry *irq_entry) in irq_process_work_list()
631 struct idxd_irq_entry *irq_entry = data; in idxd_wq_thread()
Dsubmit.c73 static struct idxd_desc *list_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, in list_abort_desc()
95 static void llist_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, in llist_abort_desc()
169 struct idxd_irq_entry *ie = NULL; in idxd_submit_desc()
Didxd.h74 struct idxd_irq_entry { struct
199 struct idxd_irq_entry ie;
313 struct idxd_irq_entry ie; /* misc irq, msix 0 */
461 static inline struct idxd_irq_entry *idxd_get_ie(struct idxd_device *idxd, int idx) in idxd_get_ie()
466 static inline struct idxd_wq *ie_to_wq(struct idxd_irq_entry *ie) in ie_to_wq()
471 static inline struct idxd_device *ie_to_idxd(struct idxd_irq_entry *ie) in ie_to_idxd()
Dinit.c79 struct idxd_irq_entry *ie; in idxd_setup_interrupts()
133 struct idxd_irq_entry *ie; in idxd_cleanup_interrupts()
789 struct idxd_irq_entry *irq_entry; in idxd_shutdown()
805 struct idxd_irq_entry *irq_entry; in idxd_remove()
Ddevice.c1237 static void idxd_flush_pending_descs(struct idxd_irq_entry *ie) in idxd_flush_pending_descs()
1274 struct idxd_irq_entry *ie) in idxd_device_set_perm_entry()
1288 struct idxd_irq_entry *ie) in idxd_device_clear_perm_entry()
1296 struct idxd_irq_entry *ie = &wq->ie; in idxd_wq_free_irq()
1316 struct idxd_irq_entry *ie; in idxd_wq_request_irq()