Home
last modified time | relevance | path

Searched refs:idxd_get_ie (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/dma/idxd/
A Dinit.c93 ie = idxd_get_ie(idxd, 0); in idxd_setup_interrupts()
105 ie = idxd_get_ie(idxd, msix_idx); in idxd_setup_interrupts()
135 ie = idxd_get_ie(idxd, 0); in idxd_cleanup_interrupts()
708 irq_entry = idxd_get_ie(idxd, 0); in idxd_remove()
A Dirq.c153 struct idxd_irq_entry *ie = idxd_get_ie(idxd, i); in idxd_int_handle_revoke()
A Didxd.h404 static inline struct idxd_irq_entry *idxd_get_ie(struct idxd_device *idxd, int idx) in idxd_get_ie() function

Completed in 9 milliseconds