Searched defs:idxd_cdev (Results 1 – 2 of 2) sorted by relevance
43 struct idxd_cdev *idxd_cdev = dev_to_cdev(dev); in idxd_cdev_dev_release() local66 struct idxd_cdev *idxd_cdev = inode_idxd_cdev(inode); in inode_wq() local247 struct idxd_cdev *idxd_cdev; in idxd_wq_add_cdev() local297 struct idxd_cdev *idxd_cdev; in idxd_wq_del_cdev() local
147 struct idxd_cdev { struct148 struct idxd_wq *wq;149 struct cdev cdev;150 struct idxd_dev idxd_dev;151 int minor;186 struct idxd_cdev *idxd_cdev; member
Completed in 6 milliseconds