Home
last modified time | relevance | path

Searched refs:idxd_wq_refcount (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/dma/idxd/
A Ddma.c142 idxd_wq_refcount(wq)); in idxd_dma_alloc_chan_resources()
153 idxd_wq_refcount(wq)); in idxd_dma_free_chan_resources()
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()
A Didxd.h645 static inline int idxd_wq_refcount(struct idxd_wq *wq) in idxd_wq_refcount() function
A Ddevice.c1506 if (idxd_wq_refcount(wq)) in idxd_drv_disable_wq()
1508 wq->id, idxd_wq_refcount(wq)); in idxd_drv_disable_wq()

Completed in 19 milliseconds