Searched defs:bounce_bufs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/virt/vboxguest/ |
H A D | vboxguest_utils.c | 253 void *buf, **bounce_bufs = NULL; in hgcm_call_preprocess() local 380 hgcm_call_init_call( struct vmmdev_hgcm_call *call, u32 client_id, u32 function, const struct vmmdev_hgcm_function_parameter *src_parm, u32 parm_count, void **bounce_bufs) hgcm_call_init_call() argument 556 hgcm_call_copy_back_result( const struct vmmdev_hgcm_call *call, struct vmmdev_hgcm_function_parameter *dst_parm, u32 parm_count, void **bounce_bufs) hgcm_call_copy_back_result() argument 613 void **bounce_bufs = NULL; vbg_hgcm_call() local [all...] |
/kernel/linux/linux-6.6/drivers/virt/vboxguest/ |
H A D | vboxguest_utils.c | 253 void *buf, **bounce_bufs = NULL; in hgcm_call_preprocess() local 380 hgcm_call_init_call( struct vmmdev_hgcm_call *call, u32 client_id, u32 function, const struct vmmdev_hgcm_function_parameter *src_parm, u32 parm_count, void **bounce_bufs) hgcm_call_init_call() argument 556 hgcm_call_copy_back_result( const struct vmmdev_hgcm_call *call, struct vmmdev_hgcm_function_parameter *dst_parm, u32 parm_count, void **bounce_bufs) hgcm_call_copy_back_result() argument 613 void **bounce_bufs = NULL; vbg_hgcm_call() local [all...] |
Completed in 3 milliseconds