vbg_req_alloc 55 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_GET_HYPERVISOR_INFO, vbg_req_alloc 143 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_SET_HYPERVISOR_INFO, vbg_req_alloc 181 drivers/virt/vboxguest/vboxguest_core.c req1 = vbg_req_alloc(sizeof(*req1), VMMDEVREQ_REPORT_GUEST_INFO, vbg_req_alloc 183 drivers/virt/vboxguest/vboxguest_core.c req2 = vbg_req_alloc(sizeof(*req2), VMMDEVREQ_REPORT_GUEST_INFO2, vbg_req_alloc 241 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_REPORT_GUEST_STATUS, vbg_req_alloc 435 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_HEARTBEAT_CONFIGURE, vbg_req_alloc 468 drivers/virt/vboxguest/vboxguest_core.c gdev->guest_heartbeat_req = vbg_req_alloc( vbg_req_alloc 542 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_CTL_GUEST_FILTER_MASK, vbg_req_alloc 587 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_CTL_GUEST_FILTER_MASK, vbg_req_alloc 648 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_SET_GUEST_CAPABILITIES, vbg_req_alloc 689 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_SET_GUEST_CAPABILITIES, vbg_req_alloc 750 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_GET_HOST_VERSION, vbg_req_alloc 811 drivers/virt/vboxguest/vboxguest_core.c vbg_req_alloc(sizeof(*gdev->mem_balloon.get_req), vbg_req_alloc 815 drivers/virt/vboxguest/vboxguest_core.c vbg_req_alloc(sizeof(*gdev->mem_balloon.change_req), vbg_req_alloc 819 drivers/virt/vboxguest/vboxguest_core.c vbg_req_alloc(sizeof(*(gdev->cancel_req)), vbg_req_alloc 823 drivers/virt/vboxguest/vboxguest_core.c vbg_req_alloc(sizeof(*gdev->ack_events_req), vbg_req_alloc 827 drivers/virt/vboxguest/vboxguest_core.c vbg_req_alloc(sizeof(*gdev->mouse_status_req), vbg_req_alloc 1485 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_WRITE_COREDUMP, vbg_req_alloc 1579 drivers/virt/vboxguest/vboxguest_core.c req = vbg_req_alloc(sizeof(*req), VMMDEVREQ_SET_MOUSE_STATUS, vbg_req_alloc 175 drivers/virt/vboxguest/vboxguest_core.h void *vbg_req_alloc(size_t len, enum vmmdev_request_type req_type, vbg_req_alloc 137 drivers/virt/vboxguest/vboxguest_linux.c buf = vbg_req_alloc(size, VBG_IOCTL_HDR_TYPE_DEFAULT, vbg_req_alloc 130 drivers/virt/vboxguest/vboxguest_utils.c hgcm_connect = vbg_req_alloc(sizeof(*hgcm_connect), vbg_req_alloc 163 drivers/virt/vboxguest/vboxguest_utils.c hgcm_disconnect = vbg_req_alloc(sizeof(*hgcm_disconnect), vbg_req_alloc 623 drivers/virt/vboxguest/vboxguest_utils.c call = vbg_req_alloc(size, VMMDEVREQ_HGCM_CALL, requestor);