Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/idxd/
Didxd.h558 static inline bool wq_shared_supported(struct idxd_wq *wq) in wq_shared_supported() function
Ddevice.c1076 if (wq_shared(wq) && !wq_shared_supported(wq)) { in idxd_wqs_setup()
1387 if (!wq_shared_supported(wq)) { in drv_enable_wq()