Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/idxd/
Dirq.c69 static void idxd_int_handle_revoke_drain(struct idxd_irq_entry *ie) in idxd_int_handle_revoke_drain()
103 static void idxd_abort_invalid_int_handle_descs(struct idxd_irq_entry *ie) in idxd_abort_invalid_int_handle_descs()
153 struct idxd_irq_entry *ie = idxd_get_ie(idxd, i); in idxd_int_handle_revoke()
336 struct idxd_irq_entry *irq_entry = data; in idxd_misc_thread()
402 static void irq_process_pending_llist(struct idxd_irq_entry *irq_entry) in irq_process_pending_llist()
434 static void irq_process_work_list(struct idxd_irq_entry *irq_entry) in irq_process_work_list()
473 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.h73 struct idxd_irq_entry { struct
190 struct idxd_irq_entry ie;
273 struct idxd_irq_entry ie; /* misc irq, msix 0 */
404 static inline struct idxd_irq_entry *idxd_get_ie(struct idxd_device *idxd, int idx) in idxd_get_ie()
409 static inline struct idxd_wq *ie_to_wq(struct idxd_irq_entry *ie) in ie_to_wq()
414 static inline struct idxd_device *ie_to_idxd(struct idxd_irq_entry *ie) in ie_to_idxd()
Dinit.c75 struct idxd_irq_entry *ie; in idxd_setup_interrupts()
129 struct idxd_irq_entry *ie; in idxd_cleanup_interrupts()
694 struct idxd_irq_entry *irq_entry; in idxd_shutdown()
710 struct idxd_irq_entry *irq_entry; in idxd_remove()
Ddevice.c1157 static void idxd_flush_pending_descs(struct idxd_irq_entry *ie) in idxd_flush_pending_descs()
1183 struct idxd_irq_entry *ie) in idxd_device_set_perm_entry()
1197 struct idxd_irq_entry *ie) in idxd_device_clear_perm_entry()
1205 struct idxd_irq_entry *ie = &wq->ie; in idxd_wq_free_irq()
1225 struct idxd_irq_entry *ie; in idxd_wq_request_irq()