Home
last modified time | relevance | path

Searched refs:vbg_ioctl_hdr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvboxguest.h27 struct vbg_ioctl_hdr { struct
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;
243 struct vbg_ioctl_hdr hdr;
263 struct vbg_ioctl_hdr hdr;
287 struct vbg_ioctl_hdr hdr;
[all …]
/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_linux.c108 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 Dvboxguest_core.c1095 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()