Searched refs:vprintf (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/testing/selftests/ |
| H A D | kselftest.h | 184 vprintf(msg, args); in ksft_print_msg() 215 vprintf(msg, args); in ksft_test_result_pass() 229 vprintf(msg, args); in ksft_test_result_fail() 255 vprintf(msg, args); in ksft_test_result_xfail() 269 vprintf(msg, args); in ksft_test_result_xpass() 283 vprintf(msg, args); in ksft_test_result_skip() 298 vprintf(msg, args); in ksft_test_result_error() 342 vprintf(msg, args); in ksft_test_result_code() 413 vprintf(msg, args); in ksft_exit_fail_msg() 458 vprintf(msg, args); in ksft_exit_skip()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_verif_scale.c | 8 vprintf(format, args); in libbpf_debug_print() 14 vprintf("%s", args); in libbpf_debug_print()
|
| H A D | verify_pkcs7_sig.c | 72 vprintf(fmt, args); in libbpf_print_cb()
|
| H A D | bpf_tcp_ca.c | 227 vprintf(format, args); in libbpf_debug_print()
|
| H A D | xdp_bonding.c | 617 vprintf(format, args); in libbpf_debug_print()
|
| /linux/tools/virtio/linux/ |
| H A D | printk.h | 4 #define vprintk vprintf
|
| /linux/drivers/acpi/acpica/ |
| H A D | utprint.c | 619 int vprintf(const char *format, va_list args) in vprintf() function 652 length = vprintf(format, args); in printf()
|
| /linux/tools/testing/memblock/tests/ |
| H A D | common.c | 185 vprintf(fmt, args); in test_print()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | pkey-helpers.h | 46 vprintf(format, ap); in sigsafe_printf()
|
| /linux/tools/perf/util/ |
| H A D | debug.c | 169 ret = vprintf(fmt, args); in dump_printf()
|
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | test_util.c | 137 vprintf(fmt, ap); in print_skip()
|
| /linux/tools/bpf/bpftool/ |
| H A D | xlated_dumper.c | 94 vprintf(fmt, args); in print_insn()
|
| /linux/tools/include/nolibc/ |
| H A D | stdio.h | 396 int vprintf(const char *fmt, va_list args) in vprintf() function
|
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | isst-config.c | 100 vprintf(format, args); in debug_printf()
|