Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h695 int idxd_wq_alloc_resources(struct idxd_wq *wq);
H A Ddevice.c108 int idxd_wq_alloc_resources(struct idxd_wq *wq) in idxd_wq_alloc_resources() function
1464 rc = idxd_wq_alloc_resources(wq); in drv_enable_wq()