Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Didxd.h602 static inline bool wq_shared_supported(struct idxd_wq *wq)
591 static inline bool wq_shared_supported(struct idxd_wq *wq) wq_shared_supported() function
H A Ddevice.c1088 if (wq_shared(wq) && !wq_shared_supported(wq)) { in idxd_wqs_setup()
1399 if (!wq_shared_supported(wq)) { in idxd_drv_enable_wq()