Home
last modified time | relevance | path

Searched refs:idxd_wq_refcount (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Ddma.c142 idxd_wq_refcount(wq)); in idxd_dma_alloc_chan_resources()
153 idxd_wq_refcount(wq)); in idxd_dma_free_chan_resources()
H A Dcdev.c80 dev_dbg(dev, "%s called: %d\n", __func__, idxd_wq_refcount(wq)); in idxd_cdev_open()
88 if (idxd_wq_refcount(wq) > 0 && wq_dedicated(wq)) { in idxd_cdev_open()
H A Didxd.h273 static inline int idxd_wq_refcount(struct idxd_wq *wq) in idxd_wq_refcount() function
H A Dsysfs.c257 if (idxd_wq_refcount(wq)) in disable_wq()
259 wq->id, idxd_wq_refcount(wq)); in disable_wq()
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Ddma.c142 idxd_wq_refcount(wq)); in idxd_dma_alloc_chan_resources()
153 idxd_wq_refcount(wq)); in idxd_dma_free_chan_resources()
H A Dcdev.c236 dev_dbg(dev, "%s called: %d\n", __func__, idxd_wq_refcount(wq)); in idxd_cdev_open()
244 if (idxd_wq_refcount(wq) > 0 && wq_dedicated(wq)) { in idxd_cdev_open()
H A Didxd.h611 static inline int idxd_wq_refcount(struct idxd_wq *wq) in idxd_wq_refcount() function
H A Ddevice.c1500 if (idxd_wq_refcount(wq)) in drv_disable_wq()
1502 wq->id, idxd_wq_refcount(wq)); in drv_disable_wq()

Completed in 11 milliseconds