Home
last modified time | relevance | path

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

/linux-6.15/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 …]
/linux-6.15/drivers/virt/vboxguest/
H A Dvboxguest_linux.c110 struct vbg_ioctl_hdr hdr; in vbg_misc_device_ioctl()
147 *((struct vbg_ioctl_hdr *)buf) = hdr; in vbg_misc_device_ioctl()
160 returned_size = ((struct vbg_ioctl_hdr *)buf)->size_out; in vbg_misc_device_ioctl()
H A Dvboxguest_core.c1119 static int vbg_ioctl_chk(struct vbg_ioctl_hdr *hdr, size_t in_size, in vbg_ioctl_chk()
1260 struct vbg_ioctl_hdr *hdr) in vbg_ioctl_interrupt_all_wait_events()
1379 struct vbg_ioctl_hdr *hdr = data; in vbg_ioctl_vmmrequest()
1710 struct vbg_ioctl_hdr *hdr = data; in vbg_core_ioctl()