Searched refs:vbg_debug (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dvbox_utils.h23 __printf(1, 2) void vbg_debug(const char *fmt, ...);
25 #define vbg_debug pr_debug macro
/linux-master/drivers/virt/vboxguest/
H A Dvboxguest_linux.c162 vbg_debug("%s: too much output data %zu > %zu\n",
H A Dvboxguest_utils.c64 VBG_LOG(vbg_debug, pr_debug);
H A Dvboxguest_core.c1522 vbg_debug("VBG_IOCTL_HGCM_CALL: hdr.size_in %d required size is %zd\n",
1554 vbg_debug("VBG_IOCTL_HGCM_CALL: INVALID handle. u32Client=%#08x\n",

Completed in 123 milliseconds