Home
last modified time | relevance | path

Searched refs:ioctl_gntdev_map_grant_ref (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/xen/
H A Dgntdev.h53 _IOC(_IOC_NONE, 'G', 0, sizeof(struct ioctl_gntdev_map_grant_ref))
54 struct ioctl_gntdev_map_grant_ref { struct
/kernel/linux/linux-6.6/include/uapi/xen/
H A Dgntdev.h59 _IOC(_IOC_NONE, 'G', 0, sizeof(struct ioctl_gntdev_map_grant_ref))
60 struct ioctl_gntdev_map_grant_ref { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/
H A Dgntdev.h26 #define IOCTL_GNTDEV_MAP_GRANT_REF _IOC(_IOC_NONE, 'G', 0, sizeof(struct ioctl_gntdev_map_grant_ref))
27 struct ioctl_gntdev_map_grant_ref { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/
H A Dgntdev.h16 _IOC(_IOC_NONE, 'G', 0, sizeof(struct ioctl_gntdev_map_grant_ref))
17 struct ioctl_gntdev_map_grant_ref { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/
H A Dgntdev.h26 #define IOCTL_GNTDEV_MAP_GRANT_REF _IOC(_IOC_NONE, 'G', 0, sizeof(struct ioctl_gntdev_map_grant_ref))
27 struct ioctl_gntdev_map_grant_ref { struct
/kernel/linux/linux-5.10/drivers/xen/
H A Dgntdev.c622 struct ioctl_gntdev_map_grant_ref __user *u) in gntdev_ioctl_map_grant_ref()
624 struct ioctl_gntdev_map_grant_ref op; in gntdev_ioctl_map_grant_ref()
/kernel/linux/linux-6.6/drivers/xen/
H A Dgntdev.c632 struct ioctl_gntdev_map_grant_ref __user *u) in gntdev_ioctl_map_grant_ref()
634 struct ioctl_gntdev_map_grant_ref op; in gntdev_ioctl_map_grant_ref()

Completed in 6 milliseconds