Searched refs:device_swq_supported (Results 1 – 3 of 3) sorted by relevance
447 static inline bool device_swq_supported(struct idxd_device *idxd) in device_swq_supported() function
1011 if (wq_shared(wq) && !device_swq_supported(idxd)) { in idxd_wqs_setup()1205 if (!device_swq_supported(idxd)) { in __drv_enable_wq()
528 } else if (sysfs_streq(buf, "shared") && device_swq_supported(idxd)) { in wq_mode_store()