Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/idxd/
Didxd.h630 int idxd_wq_alloc_resources(struct idxd_wq *wq);
Ddevice.c109 int idxd_wq_alloc_resources(struct idxd_wq *wq) in idxd_wq_alloc_resources() function
1371 rc = idxd_wq_alloc_resources(wq); in drv_enable_wq()