Home
last modified time | relevance | path

Searched refs:error_vreport (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/qemu/
H A Derror-report.h36 void error_vreport(const char *fmt, va_list ap) G_GNUC_PRINTF(1, 0);
/openbmc/qemu/scripts/coccinelle/
H A Derr-bad-newline.cocci8 error_vreport(fmt, ap)@p
/openbmc/qemu/util/
H A Derror-report.c226 void error_vreport(const char *fmt, va_list ap) in error_vreport() function
/openbmc/qemu/hw/xen/
H A Dxen-hvm-common.c783 error_vreport(fmt, ap); in xen_shutdown_fatal_error()
/openbmc/qemu/docs/devel/
H A Dstyle.rst739 error_report() or error_vreport() from error-report.h. This ensures the
/openbmc/qemu/hw/virtio/
H A Dvirtio.c3901 error_vreport(fmt, ap); in virtio_error()
/openbmc/qemu/
H A Dqemu-img.c110 error_vreport(fmt, ap); in error_exit()