Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma/idxd/
Ddma.c287 rc = idxd_wq_alloc_resources(wq); in idxd_dmaengine_drv_probe()
Didxd.h559 int idxd_wq_alloc_resources(struct idxd_wq *wq);
Ddevice.c133 int idxd_wq_alloc_resources(struct idxd_wq *wq) in idxd_wq_alloc_resources() function