| /OK3568_Linux_fs/kernel/tools/testing/selftests/ |
| H A D | kselftest.h | 123 vprintf(msg, args); in ksft_print_msg() 137 vprintf(msg, args); in ksft_test_result_pass() 151 vprintf(msg, args); in ksft_test_result_fail() 177 vprintf(msg, args); in ksft_test_result_xfail() 191 vprintf(msg, args); in ksft_test_result_skip() 206 vprintf(msg, args); in ksft_test_result_error() 242 vprintf(msg, args); in ksft_exit_fail_msg() 282 vprintf(msg, args); in ksft_exit_skip()
|
| /OK3568_Linux_fs/u-boot/drivers/rkflash/ |
| H A D | rkflash_debug.c | 27 nret = vprintf(fmt, args); in rkflash_print_dio() 45 nret = vprintf(fmt, args); in rkflash_print_bio() 62 nret = vprintf(fmt, args); in rkflash_print_info() 78 nret = vprintf(fmt, args); in rkflash_print_error()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | stdio.h | 20 int vprintf(const char *fmt, va_list args); 39 static inline int vprintf(const char *fmt, va_list args) in vprintf() function
|
| H A D | _exports.h | 31 EXPORT_FUNC(vprintf, int, vprintf, const char *, va_list)
|
| H A D | xyzModem.h | 50 #define diag_vprintf vprintf
|
| H A D | exports.h | 26 int vprintf(const char *, va_list);
|
| /OK3568_Linux_fs/kernel/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 | test_global_funcs.c | 15 vprintf(format, args); in libbpf_debug_print()
|
| /OK3568_Linux_fs/kernel/tools/virtio/linux/ |
| H A D | printk.h | 4 #define vprintk vprintf
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | panic.c | 42 vprintf(fmt, args); in panic()
|
| H A D | vsprintf.su | |
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | ut.c | 31 vprintf(fmt, args); in ut_failf()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | util.c | 18 vprintf(fmt, args); in dm_warn()
|
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | tiny-printf.su | |
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
| H A D | always_syslog.patch | 14 vprintf(fmt, ap);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/src/ |
| H A D | adbg_log.c | 41 vprintf(Format, ap); in Do_ADBG_Log()
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/ |
| H A D | parse-utils.c | 46 vprintf(fmt, ap); in __vpr_stat()
|
| /OK3568_Linux_fs/buildroot/package/elf2flt/ |
| H A D | 0002-elf2flt.c-add-new-relocation-types-for-xtensa.patch | 124 for ac_func in vprintf 126 ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf"
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cstdio | 65 int vprintf(const char* restrict format, va_list arg); 167 //using ::vprintf;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cstdio | 65 int vprintf(const char* restrict format, va_list arg); 167 //using ::vprintf;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | cstdio | 93 #undef vprintf 145 using ::vprintf;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | cstdio | 93 #undef vprintf 145 using ::vprintf;
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | test_util.c | 108 vprintf(fmt, ap); in print_skip()
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | gen.c | 91 vprintf(fmt, args); in codegen_btf_dump_printf() 265 n = vprintf(s, args); in codegen()
|
| /OK3568_Linux_fs/kernel/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()
|