Home
last modified time | relevance | path

Searched refs:warn_report_once_cond (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Derror-report.h46 bool warn_report_once_cond(bool *printed, const char *fmt, ...)
69 warn_report_once_cond(&print_once_, \
/openbmc/qemu/util/
H A Derror-report.c326 bool warn_report_once_cond(bool *printed, const char *fmt, ...) in warn_report_once_cond() function
/openbmc/qemu/hw/vfio/
H A Dccw.c60 warn_report_once_cond(&vcdev->warned_orb_pfch, in warn_once_pfch()