Searched refs:vbg_ioctl_hdr (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | vboxguest.h | 27 struct vbg_ioctl_hdr { struct 44 VMMDEV_ASSERT_SIZE(vbg_ioctl_hdr, 24); argument 66 struct vbg_ioctl_hdr hdr; 111 struct vbg_ioctl_hdr hdr; 129 struct vbg_ioctl_hdr hdr; 145 struct vbg_ioctl_hdr hdr; 188 struct vbg_ioctl_hdr hdr; 207 struct vbg_ioctl_hdr hdr; 237 _IOWR('V', 11, struct vbg_ioctl_hdr) 243 struct vbg_ioctl_hdr hdr; [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | vboxguest.h | 27 struct vbg_ioctl_hdr { struct 44 VMMDEV_ASSERT_SIZE(vbg_ioctl_hdr, 24); argument 66 struct vbg_ioctl_hdr hdr; 111 struct vbg_ioctl_hdr hdr; 129 struct vbg_ioctl_hdr hdr; 145 struct vbg_ioctl_hdr hdr; 188 struct vbg_ioctl_hdr hdr; 207 struct vbg_ioctl_hdr hdr; 237 _IOWR('V', 11, struct vbg_ioctl_hdr) 243 struct vbg_ioctl_hdr hdr; [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | vboxguest.h | 27 struct vbg_ioctl_hdr { struct 44 VMMDEV_ASSERT_SIZE(vbg_ioctl_hdr, 24); argument 66 struct vbg_ioctl_hdr hdr; 111 struct vbg_ioctl_hdr hdr; 129 struct vbg_ioctl_hdr hdr; 145 struct vbg_ioctl_hdr hdr; 188 struct vbg_ioctl_hdr hdr; 207 struct vbg_ioctl_hdr hdr; 237 _IOWR('V', 11, struct vbg_ioctl_hdr) 243 struct vbg_ioctl_hdr hdr; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/virt/vboxguest/ |
| H A D | vboxguest_linux.c | 108 struct vbg_ioctl_hdr hdr; in vbg_misc_device_ioctl() 145 *((struct vbg_ioctl_hdr *)buf) = hdr; in vbg_misc_device_ioctl() 158 returned_size = ((struct vbg_ioctl_hdr *)buf)->size_out; in vbg_misc_device_ioctl()
|
| H A D | vboxguest_core.c | 1095 static int vbg_ioctl_chk(struct vbg_ioctl_hdr *hdr, size_t in_size, in vbg_ioctl_chk() 1236 struct vbg_ioctl_hdr *hdr) in vbg_ioctl_interrupt_all_wait_events() 1353 struct vbg_ioctl_hdr *hdr = data; in vbg_ioctl_vmmrequest() 1683 struct vbg_ioctl_hdr *hdr = data; in vbg_core_ioctl()
|