Searched refs:vprintf (Results 1 – 12 of 12) sorted by relevance
/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/gpu/drm/amd/display/dc/dml2/dml21/src/inc/ |
H A D | dml2_debug.c | 20 result = vprintf(format, args); in dml2_printf()
|
/linux/drivers/acpi/acpica/ |
H A D | utprint.c | 622 int vprintf(const char *format, va_list args) in vprintf() function 655 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/kvm/lib/ |
H A D | test_util.c | 130 vprintf(fmt, ap); in print_skip()
|
/linux/tools/bpf/bpftool/ |
H A D | xlated_dumper.c | 94 vprintf(fmt, args); in print_insn()
|
H A D | gen.c | 144 vprintf(fmt, args); in codegen_btf_dump_printf() 461 n = vprintf(s, args); in codegen()
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 98 vprintf(format, args); in debug_printf()
|