Searched refs:minor_ida (Results 1 – 1 of 1) sorted by relevance
21 struct ida minor_ida; member220 minor = ida_simple_get(&cdev_ctx->minor_ida, 0, MINORMASK, GFP_KERNEL); in idxd_wq_cdev_dev_setup()239 ida_simple_remove(&cdev_ctx->minor_ida, MINOR(dev->devt)); in idxd_wq_cdev_dev_setup()260 ida_simple_remove(&cdev_ctx->minor_ida, idxd_cdev->minor); in idxd_wq_cdev_cleanup()300 ida_init(&ictx[i].minor_ida); in idxd_cdev_register()316 ida_destroy(&ictx[i].minor_ida); in idxd_cdev_remove()