Searched refs:vprintf (Results 1 - 15 of 15) sorted by relevance

/linux-master/tools/virtio/linux/
H A Dprintk.h4 #define vprintk vprintf
/linux-master/tools/testing/selftests/
H A Dkselftest.h162 vprintf(msg, args);
189 vprintf(msg, args);
203 vprintf(msg, args);
229 vprintf(msg, args);
243 vprintf(msg, args);
258 vprintf(msg, args);
302 vprintf(msg, args);
349 vprintf(msg, args);
389 vprintf(msg, args);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_verif_scale.c8 vprintf(format, args);
14 vprintf("%s", args);
H A Dbpf_tcp_ca.c224 vprintf(format, args);
H A Dverify_pkcs7_sig.c72 vprintf(fmt, args);
H A Dxdp_bonding.c617 vprintf(format, args);
/linux-master/tools/testing/memblock/tests/
H A Dcommon.c185 vprintf(fmt, args);
/linux-master/tools/testing/selftests/mm/
H A Dpkey-helpers.h45 vprintf(format, ap);
/linux-master/drivers/acpi/acpica/
H A Dutprint.c611 * FUNCTION: vprintf
622 int vprintf(const char *format, va_list args) function
655 length = vprintf(format, args);
/linux-master/tools/include/nolibc/
H A Dstdio.h322 int vprintf(const char *fmt, va_list args) function
/linux-master/tools/perf/util/
H A Ddebug.c160 ret = vprintf(fmt, args);
/linux-master/tools/testing/selftests/kvm/lib/
H A Dtest_util.c132 vprintf(fmt, ap);
/linux-master/tools/bpf/bpftool/
H A Dxlated_dumper.c94 vprintf(fmt, args);
H A Dgen.c144 vprintf(fmt, args);
461 n = vprintf(s, args);
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-config.c96 vprintf(format, args);

Completed in 181 milliseconds