Searched refs:vbg_hgcm_call (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | vbox_utils.h | 35 int vbg_hgcm_call(struct vbg_dev *gdev, u32 requestor, u32 client_id,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | vbox_utils.h | 35 int vbg_hgcm_call(struct vbg_dev *gdev, u32 requestor, u32 client_id,
|
/kernel/linux/linux-5.10/drivers/virt/vboxguest/ |
H A D | vboxguest_utils.c | 607 int vbg_hgcm_call(struct vbg_dev *gdev, u32 requestor, u32 client_id, in vbg_hgcm_call() function 659 EXPORT_SYMBOL(vbg_hgcm_call); variable 705 ret = vbg_hgcm_call(gdev, requestor, client_id, function, timeout_ms, in vbg_hgcm_call32()
|
H A D | vboxguest_core.c | 1539 ret = vbg_hgcm_call(gdev, session->requestor, client_id, in vbg_ioctl_hgcm_call()
|
/kernel/linux/linux-6.6/drivers/virt/vboxguest/ |
H A D | vboxguest_utils.c | 607 int vbg_hgcm_call(struct vbg_dev *gdev, u32 requestor, u32 client_id, in vbg_hgcm_call() function 659 EXPORT_SYMBOL(vbg_hgcm_call); variable 705 ret = vbg_hgcm_call(gdev, requestor, client_id, function, timeout_ms, in vbg_hgcm_call32()
|
H A D | vboxguest_core.c | 1539 ret = vbg_hgcm_call(gdev, session->requestor, client_id, in vbg_ioctl_hgcm_call()
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | vboxsf_wrappers.c | 62 err = vbg_hgcm_call(gdev, SHFL_REQUEST, vboxsf_client_id, function, in vboxsf_call()
|
/kernel/linux/linux-6.6/fs/vboxsf/ |
H A D | vboxsf_wrappers.c | 62 err = vbg_hgcm_call(gdev, SHFL_REQUEST, vboxsf_client_id, function, in vboxsf_call()
|
Completed in 8 milliseconds