Home
last modified time | relevance | path

Searched refs:printf (Results 651 – 675 of 3711) sorted by relevance

1...<<21222324252627282930>>...149

/openbmc/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_getcpu.c37 printf("AT_SYSINFO_EHDR is not present!\n"); in main()
45 printf("Could not find %s\n", name); in main()
51 printf("Running on CPU %u node %u\n", cpu, node); in main()
53 printf("%s failed\n", name); in main()
/openbmc/u-boot/drivers/net/
H A Drtl8169.c389 printf ("%s\n", __FUNCTION__); in rtl8169_init_board()
523 printf ("%s\n", __FUNCTION__); in rtl_recv_common()
615 printf ("%s\n", __FUNCTION__); in rtl_send_common()
697 printf ("%s\n", __FUNCTION__); in rtl8169_set_rx_mode()
723 printf ("%s\n", __FUNCTION__); in rtl8169_hw_start()
808 printf ("%s\n", __FUNCTION__); in rtl8169_init_ring()
857 printf ("%s\n", __FUNCTION__); in rtl8169_common_start()
909 printf ("%s\n", __FUNCTION__); in rtl_halt_common()
958 printf ("%s\n", __FUNCTION__); in rtl_init()
977 printf("MAC Address"); in rtl_init()
[all …]
H A Darmada100_fec.c35 printf("offset: smi, value: 0x%x\n", readl(&regs->smi)); in eth_dump_regs()
37 printf("offset: 0x%x, value: 0x%x\n", in eth_dump_regs()
76 printf("ARMD100 FEC: (%s) Invalid phy address: 0x%X\n", in smi_reg_read()
88 printf("ARMD100 FEC: (%s) PHY busy timeout\n", __func__); in smi_reg_read()
97 printf("ARMD100 FEC: (%s) PHY Read timeout, val=0x%x\n", in smi_reg_read()
131 printf("ARMD100 FEC: (%s) PHY busy timeout\n", __func__); in smi_reg_write()
169 printf("ARMD100 FEC: (%s) DMA Stuck\n", __func__); in abortdma()
304 printf("ARMD100 FEC: (%s) table section is full\n", in add_del_hash_entry()
515 printf("ARMD100 FEC: No link on %s\n", dev->name); in armdfec_init()
590 printf("ARMD100 FEC: (%s) xmit packet timeout!\n", in armdfec_send()
[all …]
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dcmd_mon.c33 printf("## Please update monitor image\n"); in do_mon_install()
46 printf("## installed monitor @ 0x%x, freq [%d], status %d\n", in do_mon_install()
89 printf("core %d powered on successfully\n", core_id); in do_mon_power()
91 printf("core %d power on failure\n", core_id); in do_mon_power()
93 printf("core %d powered off successfully\n", core_id); in do_mon_power()
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dconfig2csv.sh54 printf ",\"%s\"", ss[j];
55 printf "\n";
57 printf "\"%s\"", cs[i];
59 printf ",\"%s\"", p[cs[i] ":" ss[j]];
61 printf "\n";
/openbmc/linux/samples/bpf/
H A Dspintest_user.c21 printf("failed to process /proc/kallsyms\n"); in main()
57 printf("kprobing funcs:"); in main()
64 printf("ksym not found. Is kallsyms loaded?\n"); in main()
68 printf(" %s", sym->name); in main()
71 printf("\n"); in main()
H A Dtest_cgrp2_array_pin.c18 printf("Usage: test_cgrp2_array_pin [...]\n"); in usage()
19 printf(" -F <file> File to pin an BPF cgroup array\n"); in usage()
20 printf(" -U <file> Update an already pinned BPF cgroup array\n"); in usage()
21 printf(" -v <value> Full path of the cgroup2\n"); in usage()
22 printf(" -h Display this help\n"); in usage()
/openbmc/u-boot/disk/
H A Dpart_mac.c96 printf ("Block Size=%d, Number of Blocks=%d, " in part_print_mac()
112 printf ("%4ld: ", i); in part_print_mac()
114 printf ("** Can't read Partition Map on %d:%ld **\n", in part_print_mac()
120 printf("** Bad Signature on %d:%ld - expected 0x%04x, got 0x%04x\n", in part_print_mac()
141 printf ("%20.32s %-18.32s %10u @ %-10u (%3ld%c)\n", in part_print_mac()
186 printf ("** Can't read Partition Map on %d:%d **\n", in part_mac_read_pdb()
192 printf("** Bad Signature on %d:%d: expected 0x%04x, got 0x%04x\n", in part_mac_read_pdb()
202 printf ("** Invalid partition %d:%d [%d:1...%d:%d only]\n", in part_mac_read_pdb()
/openbmc/u-boot/board/Synology/ds414/
H A Dcmd_syno.c41 printf("Failed to initialize SPI flash at %u:%u\n", bus, cs); in do_syno_populate()
70 printf("Invalid MAC address for interface %d!\n", n); in do_syno_populate()
81 printf("parsed %s = %s\n", var, val); in do_syno_populate()
97 printf("Serial number checksum tag missing!\n"); in do_syno_populate()
111 printf("parsed SN = %s\n", snp); in do_syno_populate()
125 printf("parsed SN = %s\n", buf + 32); in do_syno_populate()
169 printf("%s:\t\t%s\n", func, state); in do_syno_clk_gate()
185 printf("Error: name '%s' not known\n", func); in do_syno_clk_gate()
/openbmc/linux/tools/power/cpupower/utils/
H A Dcpupower.c70 printf(_("Usage:\tcpupower [-d|--debug] [-c|--cpu cpulist ] <command> [<args>]\n")); in print_help()
72 printf(_("Usage:\tcpupower [-c|--cpu cpulist ] <command> [<args>]\n")); in print_help()
74 printf(_("Supported commands are:\n")); in print_help()
76 printf("\t%s\n", commands[i].cmd); in print_help()
77 printf(_("\nNot all commands can make use of the -c cpulist option.\n")); in print_help()
78 printf(_("\nUse 'cpupower help <command>' for getting help for above commands.\n")); in print_help()
119 printf(PACKAGE " " VERSION "\n"); in print_version()
120 printf(_("Report errors and bugs to %s, please.\n"), PACKAGE_BUGREPORT); in print_version()
/openbmc/linux/usr/
H A Dgen_initramfs.sh70 my_mtime=$(find "$1" -printf "%T@\n" | sort -r | head -n 1)
133 printf "ERROR: unknown option \"$arg\"\n" >&2
134 printf "If the filename validly begins with '-', " >&2
135 printf "then it must be prefixed\n" >&2
136 printf "by './' so that it won't be interpreted as an option." >&2
137 printf "\n" >&2
143 printf "\n#####################\n# $1\n" >> $cpio_list
151 dirlist=$(find "${srcdir}" -printf "%p %m %U %G\n" | LC_ALL=C sort)
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Dcpu.c47 printf("CPU: %s\n", get_cpu_name()); in print_cpuinfo()
48 printf("Crystal frequency: %8s MHz\n", in print_cpuinfo()
50 printf("CPU clock : %8s MHz\n", in print_cpuinfo()
52 printf("Master clock : %8s MHz\n", in print_cpuinfo()
/openbmc/u-boot/board/ti/ks2_evm/
H A Dddr3_k2e.c21 printf("Sorry, I don't know how to configure DDR3A.\n" in ddr3_init()
27 printf("Detected SO-DIMM [%s]\n", spd_cb.dimm_name); in ddr3_init()
29 printf("DDR3 speed %d\n", spd_cb.ddrspdclock); in ddr3_init()
44 printf("DRAM: %d GiB\n", spd_cb.ddr_size_gbyte); in ddr3_init()
/openbmc/u-boot/cmd/
H A Dtpm-v1.c105 printf("Couldn't parse byte string %s\n", argv[2]); in do_tpm_nv_write_value()
303 printf("Couldn't parse arguments\n"); in do_tpm_nv_define()
331 printf("Couldn't parse arguments\n"); in do_tpm_nv_read()
338 printf("Couldn't write to variables\n"); in do_tpm_nv_read()
366 printf("Couldn't parse arguments\n"); in do_tpm_nv_write()
370 printf("Couldn't parse arguments\n"); in do_tpm_nv_write()
430 printf("Found parent key %08x\n", parent_handle); in do_tpm_load_key_by_sha1()
435 printf("Key handle is 0x%x\n", key_handle); in do_tpm_load_key_by_sha1()
469 printf("Key handle is 0x%x\n", key_handle); in do_tpm_load_key2_oiap()
546 printf("Resource type %s unknown.\n", argv[1]); in TPM_COMMAND_NO_ARG()
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h756 printf("TEXASR_FP "); in analyse_texasr()
759 printf("TEXASR_DA "); in analyse_texasr()
762 printf("TEXASR_NO "); in analyse_texasr()
765 printf("TEXASR_FO "); in analyse_texasr()
768 printf("TEXASR_SIC "); in analyse_texasr()
774 printf("TEXASR_TC "); in analyse_texasr()
780 printf("TEXASR_IC "); in analyse_texasr()
792 printf("TEXASR_HV "); in analyse_texasr()
795 printf("TEXASR_PR "); in analyse_texasr()
798 printf("TEXASR_FS "); in analyse_texasr()
[all …]
/openbmc/u-boot/fs/zfs/
H A Dzfs.c882 printf("bad ZAP magic\n"); in zap_verify()
887 printf("bad ZAP flags\n"); in zap_verify()
892 printf("bad ZAP salt\n"); in zap_verify()
1061 printf("unknown ZAP type\n"); in zap_lookup()
1096 printf("unknown ZAP type\n"); in zap_iterate()
1376 printf("too small osp\n"); in make_mdn()
1542 printf("empty nvpair\n"); in nvlist_find_value()
1572 printf("invalid uint64\n"); in zfs_nvlist_lookup_uint64()
1593 printf("invalid string\n"); in zfs_nvlist_lookup_string()
1964 printf("osp too small\n"); in zfs_mount()
[all …]
/openbmc/u-boot/board/freescale/t102xrdb/
H A Dt102xrdb.c52 printf("Board: %sRDB, ", cpu->name); in checkboard()
54 printf("Board rev: 0x%02x CPLD ver: 0x%02x, ", in checkboard()
57 printf("Rev%c, ", t1023rdb_ctrl(GPIO3_GET_VERSION) + 'B'); in checkboard()
59 printf("boot from "); in checkboard()
74 printf("NOR vBank%d\n", reg); in checkboard()
80 printf("NOR vBank%d\n", t1023rdb_ctrl(I2C_GET_BANK)); in checkboard()
86 printf("SD1_CLK1=%s, SD1_CLK2=%s\n", freq[2], freq[0]); in checkboard()
88 printf("SD1_CLK1=%s, SD1_CLK2=%s\n", freq[0], freq[1]); in checkboard()
222 printf("WARNING unable to set status for NOR\n"); in fdt_enable_nor()
/openbmc/linux/tools/testing/selftests/amd-pstate/
H A Drun.sh79 printf "Governor $cur_gov backup done.\n"
95 printf "Governor restored to $governor.\n"
113 printf "Switched governor to $1.\n"
119 printf "\n=============================================\n"
120 printf "***** Running AMD P-state Sanity Tests *****\n"
121 printf "=============================================\n\n"
125 printf "No cpu is managed by cpufreq core, exiting\n"
128 printf "AMD P-state manages: $count CPUs\n"
143 printf "Usage: $0 [OPTION...]
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c53 printf("Looped for %llu instructions, overhead %llu\n", instructions, overhead); in do_count_loop()
54 printf("Expected %llu\n", expected); in do_count_loop()
55 printf("Actual %llu\n", events[0].result.value); in do_count_loop()
56 printf("Delta %lld, %f%%\n", difference, percentage); in do_count_loop()
86 printf("Replacing overhead %llu with %llu\n", overhead, current); in determine_overhead()
113 printf("Overhead of null loop: %llu instructions\n", overhead); in test_body()
/openbmc/linux/tools/testing/selftests/efivarfs/
H A Defivarfs.sh58 printf "$attrs\x00" > $file
103 printf "$attrs\x00" > $file
126 printf "$attrs\x00" > $file
134 printf "$attrs" > $file
158 printf "$attrs\x00" > $file
193 printf "$attrs\x00" 2>/dev/null > $file
/openbmc/linux/tools/testing/selftests/kvm/
H A Dmemslot_modification_stress_test.c119 printf("usage: %s [-h] [-m mode] [-d delay_usec]\n" in help()
122 printf(" -d: add a delay between each iteration of adding and\n" in help()
124 printf(" -b: specify the size of the memory region which should be\n" in help()
127 printf(" -v: specify the number of vCPUs to run.\n"); in help()
128 printf(" -o: Overlap guest memory accesses instead of partitioning\n" in help()
130 printf(" -i: specify the number of iterations of adding and removing\n" in help()
/openbmc/linux/tools/testing/selftests/timers/
H A Dclocksource-switch.c140 printf("Usage: %s [-s] [-t <secs>]\n", argv[0]); in main()
141 printf(" -s: skip sanity checks\n"); in main()
142 printf(" -t: Number of seconds to run\n"); in main()
152 printf("Error: You probably need to run this as root\n"); in main()
159 printf("Validating clocksource %s\n", in main()
172 printf("Running Asynchronous Switching Tests...\n"); in main()
/openbmc/u-boot/drivers/fpga/
H A Divm_core.c740 printf("%.2E SEC;\n", in ispVMCode()
753 printf("%.2E SEC;\n", in ispVMCode()
2207 printf("SIR "); in ispVMLCOUNT()
2218 printf("LSDR "); in ispVMLCOUNT()
2248 printf("%.2E SEC;\n", in ispVMLCOUNT()
2256 printf("%.2E SEC;\n", in ispVMLCOUNT()
2809 printf("\n\t\t"); in ispVMRead()
2817 printf(")\n\n"); in ispVMRead()
3132 printf("%d:%d, ", in ispVMProcessLVDS()
3136 printf("%d:%d", in ispVMProcessLVDS()
[all …]
/openbmc/linux/tools/tracing/rtla/src/
H A Dtimerlat_aa.c586 printf(" Previous IRQ interference: %.*s up to %9.2f us\n", in timerlat_thread_analysis()
602 printf(" IRQ latency: %.*s %9.2f us\n", 40, spaces, in timerlat_thread_analysis()
613 printf(" Blocking thread:\n"); in timerlat_thread_analysis()
620 printf(" Timerlat IRQ duration: %.*s %9.2f us (%.2f %%)\n", in timerlat_thread_analysis()
635 printf(" %.*s %24s:%-9llu %.*s %9.2f us\n", 6, spaces, in timerlat_thread_analysis()
747 printf("## CPU %d hit stop tracing, analyzing it ##\n", cpu); in timerlat_auto_analysis()
762 printf("\n"); in timerlat_auto_analysis()
769 printf("\n"); in timerlat_auto_analysis()
770 printf("Printing CPU tasks:\n"); in timerlat_auto_analysis()
778 printf(" kworker:%s:%s", in timerlat_auto_analysis()
[all …]
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Dcpu.c62 printf("CPU: NXP LPC32XX\n"); in print_cpuinfo()
63 printf("CPU clock: %uMHz\n", get_hclk_pll_rate() / 1000000); in print_cpuinfo()
64 printf("AHB bus clock: %uMHz\n", get_hclk_clk_rate() / 1000000); in print_cpuinfo()
65 printf("Peripheral clock: %uMHz\n", get_periph_clk_rate() / 1000000); in print_cpuinfo()

1...<<21222324252627282930>>...149