Home
last modified time | relevance | path

Searched defs:report (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/scripts/
H A Dcheckpatch.pl2339 sub report { subroutine
/kvm-unit-tests/lib/
H A Dreport.c121 bool report(bool pass, const char *msg_fmt, ...) in report() function
/kvm-unit-tests/x86/
H A Drealmode.c268 static void report(const char *name, u16 regs_ignore, _Bool ok) in report() function