Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/idxd/
Didxd.h293 int idxd_wq_alloc_resources(struct idxd_wq *wq);
Ddevice.c129 int idxd_wq_alloc_resources(struct idxd_wq *wq) in idxd_wq_alloc_resources() function
Dsysfs.c178 rc = idxd_wq_alloc_resources(wq); in idxd_config_bus_probe()