Home
last modified time | relevance | path

Searched defs:confdev_to_wq (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/idxd/
Didxd.h228 #define confdev_to_wq(dev) container_of(dev, struct idxd_wq, conf_dev) macro
/kernel/linux/linux-6.6/drivers/dma/idxd/
Didxd.h429 static inline struct idxd_wq *confdev_to_wq(struct device *dev) in confdev_to_wq() function