Searched defs:confdev_to_wq (Results 1 – 2 of 2) sorted by relevance
228 #define confdev_to_wq(dev) container_of(dev, struct idxd_wq, conf_dev) macro
429 static inline struct idxd_wq *confdev_to_wq(struct device *dev) in confdev_to_wq() function