Home
last modified time | relevance | path

Searched refs:ie_to_wq (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/dma/idxd/
Dirq.c73 struct idxd_wq *wq = ie_to_wq(ie); in idxd_int_handle_revoke_drain()
156 struct idxd_wq *wq = ie_to_wq(ie); in idxd_int_handle_revoke()
Didxd.h466 static inline struct idxd_wq *ie_to_wq(struct idxd_irq_entry *ie) in ie_to_wq() function