Searched defs:urd (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| D | vmur.c | 106 struct urdev *urd; in urdev_alloc() local 123 static void urdev_free(struct urdev *urd) in urdev_free() 131 static void urdev_get(struct urdev *urd) in urdev_get() 138 struct urdev *urd; in urdev_get_from_cdev() local 153 struct urdev *urd; in urdev_get_from_devno() local 164 static void urdev_put(struct urdev *urd) in urdev_put() 252 static int do_ur_io(struct urdev *urd, struct ccw1 *cpa) in do_ur_io() 285 struct urdev *urd = container_of(ws, struct urdev, uevent_work); in ur_uevent() local 301 struct urdev *urd; in ur_int_handler() local 340 struct urdev *urd; in ur_attr_reclen_show() local [all …]
|
| D | vmur.h | 88 struct urdev *urd; member
|
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| D | vmur.c | 104 struct urdev *urd; in urdev_alloc() local 120 static void urdev_free(struct urdev *urd) in urdev_free() 128 static void urdev_get(struct urdev *urd) in urdev_get() 135 struct urdev *urd; in urdev_get_from_cdev() local 150 struct urdev *urd; in urdev_get_from_devno() local 161 static void urdev_put(struct urdev *urd) in urdev_put() 178 struct urdev *urd = dev_get_drvdata(&cdev->dev); in ur_pm_suspend() local 271 static int do_ur_io(struct urdev *urd, struct ccw1 *cpa) in do_ur_io() 308 struct urdev *urd; in ur_int_handler() local 338 struct urdev *urd; in ur_attr_reclen_show() local [all …]
|
| D | vmur.h | 86 struct urdev *urd; member
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/vgic/ |
| D | vgic-mmio.h | 89 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
| D | vgic-mmio.h | 89 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument
|