Searched refs:ioctl_gntalloc_alloc_gref (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/xen/ |
H A D | gntalloc.h | 20 _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref)) 21 struct ioctl_gntalloc_alloc_gref { struct
|
/kernel/linux/linux-6.6/include/uapi/xen/ |
H A D | gntalloc.h | 20 _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref)) 21 struct ioctl_gntalloc_alloc_gref { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/ |
H A D | gntalloc.h | 22 #define IOCTL_GNTALLOC_ALLOC_GREF _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref)) 23 struct ioctl_gntalloc_alloc_gref { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/ |
H A D | gntalloc.h | 22 #define IOCTL_GNTALLOC_ALLOC_GREF _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref)) 23 struct ioctl_gntalloc_alloc_gref { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/ |
H A D | gntalloc.h | 10 _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref)) 11 struct ioctl_gntalloc_alloc_gref { struct
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | gntalloc.c | 121 static int add_grefs(struct ioctl_gntalloc_alloc_gref *op, in add_grefs() 273 struct ioctl_gntalloc_alloc_gref __user *arg) in gntalloc_ioctl_alloc() 276 struct ioctl_gntalloc_alloc_gref op; in gntalloc_ioctl_alloc()
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | gntalloc.c | 121 static int add_grefs(struct ioctl_gntalloc_alloc_gref *op, in add_grefs() 270 struct ioctl_gntalloc_alloc_gref __user *arg) in gntalloc_ioctl_alloc() 273 struct ioctl_gntalloc_alloc_gref op; in gntalloc_ioctl_alloc()
|
Completed in 7 milliseconds