Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
A Didxd.h445 static inline bool device_swq_supported(struct idxd_device *idxd) in device_swq_supported() function
A Ddevice.c987 if (wq_shared(wq) && !device_swq_supported(idxd)) { in idxd_wqs_setup()
1179 if (!device_swq_supported(idxd)) { in __drv_enable_wq()
A Dsysfs.c528 } else if (sysfs_streq(buf, "shared") && device_swq_supported(idxd)) { in wq_mode_store()

Completed in 10 milliseconds