Home
last modified time | relevance | path

Searched refs:printf (Results 251 – 275 of 3707) sorted by relevance

1...<<11121314151617181920>>...149

/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c75 printf("Error: Invalid Boot Flag " in kernel_magic_ok()
80 printf("Valid Boot Flag\n"); in kernel_magic_ok()
88 printf("Magic signature found\n"); in get_boot_protocol()
92 printf("Magic signature not found\n"); in get_boot_protocol()
116 printf("Not enough memory for DTB setup data\n"); in setup_device_tree()
148 printf("Setup Sectors = 0 (defaulting to 4)\n"); in load_zimage()
162 printf("Using boot protocol version %x.%02x\n", in load_zimage()
167 printf("Linux kernel version %s\n", in load_zimage()
171 printf("Setup Sectors < 15 - " in load_zimage()
220 printf("Error: bzImage kernel too big! " in load_zimage()
[all …]
/openbmc/linux/tools/testing/selftests/timers/
H A Dvalid-adjtimex.c124 printf("Testing ADJ_FREQ... "); in validate_freq()
132 printf("[FAIL]\n"); in validate_freq()
133 printf("Error: adjtimex(ADJ_FREQ, %ld - %ld ppm\n", in validate_freq()
151 printf("[FAIL]\n"); in validate_freq()
160 printf("[FAIL]\n"); in validate_freq()
175 printf("[FAIL]\n"); in validate_freq()
184 printf("[OK]\n"); in validate_freq()
224 printf("[FAIL]\n"); in set_offset()
244 printf("[FAIL]\n"); in set_bad_offset()
252 printf("Testing ADJ_SETOFFSET... "); in validate_set_offset()
[all …]
/openbmc/u-boot/examples/standalone/
H A Dhello_world.c16 printf ("Example expects ABI version %d\n", XF_VERSION); in hello_world()
17 printf ("Actual U-Boot ABI version %d\n", (int)get_version()); in hello_world()
19 printf ("Hello World\n"); in hello_world()
21 printf ("argc = %d\n", argc); in hello_world()
24 printf ("argv[%d] = \"%s\"\n", in hello_world()
29 printf ("Hit any key to exit ... "); in hello_world()
35 printf ("\n\n"); in hello_world()
H A Dsched.c64 printf("[%s %d %s]: ",__FILE__,__LINE__,__FUNCTION__);\
65 printf(fmt, ##args); \
66 printf("\n"); \
106 printf ("schedtest: Threads created\n"); in sched()
119 printf ("schedtest: Aborting threads...\n"); in sched()
121 printf ("schedtest: Deleting thread %d\n", tid[i]); in sched()
129 printf ("schedtest: No threads pending, " in sched()
147 printf ("Thread %02d, i=%d\n", *(int *) name, i); in testthread()
151 printf ("testthread: myname %d terminating.\n", in testthread()
160 printf ("testthread: returning %d, i=0x%x\n", in testthread()
[all …]
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c41 printf("%lu.%09lu - %lu.%09lu = %llu (%.1fs)\n", in timing()
117 printf("%s\n", good ? "✔️" : "❌"); in compare()
148 printf("Running on:\n"); in main()
151 printf("Current BPF sysctl settings:\n"); in main()
161 printf("Benchmarking %llu syscalls...\n", samples); in main()
165 printf("getpid native: %llu ns\n", native); in main()
175 printf("getpid RET_ALLOW 1 filter (bitmap): %llu ns\n", bitmap1); in main()
189 printf("getpid RET_ALLOW 3 filters (full): %llu ns\n", filter1); in main()
196 printf("getpid RET_ALLOW 4 filters (full): %llu ns\n", filter2); in main()
201 printf("Estimated " fmt ": %llu ns\n", var); \ in main()
[all …]
/openbmc/u-boot/board/micronas/vct/
H A Dsmc_eeprom.c156 printf("Timeout\n"); in eeprom_read_location()
170 printf("%s: Busy at start\n", __func__); in eeprom_enable_erase_and_write()
181 printf("Timeout[1]\n"); in eeprom_enable_erase_and_write()
204 printf("Timeout[2]\n"); in eeprom_disable_erase_and_write()
233 printf("Timeout[3]\n"); in eeprom_write_location()
257 printf("Timeout[4]\n"); in eeprom_erase_all()
326 printf("EEPROM content: \n"); in do_eeprom_dump()
329 printf("%02x ", data); in do_eeprom_dump()
331 printf("FAILED"); in do_eeprom_dump()
335 printf("\n"); in do_eeprom_dump()
[all …]
/openbmc/u-boot/fs/cramfs/
H A Dcramfs.c67 printf ("cramfs: wrong magic\n"); in cramfs_read_super()
89 printf ("cramfs: empty filesystem"); in cramfs_read_super()
169 printf ("unsupported symlink to \ in cramfs_resolve()
180 printf ("unsupported symlink to \ in cramfs_resolve()
286 printf (" -> %s\n", link); in cramfs_list_inode()
291 printf ("\n"); in cramfs_list_inode()
353 printf ("flags:\n"); in cramfs_info()
355 printf ("\tFSID version 2\n"); in cramfs_info()
357 printf ("\tsorted dirs\n"); in cramfs_info()
359 printf ("\tholes\n"); in cramfs_info()
[all …]
/openbmc/u-boot/board/freescale/common/
H A Dsys_eeprom.c98 printf("SN: %s\n", e.sn); in show_eeprom()
102 printf("Errata: %s\n", e.errata); in show_eeprom()
104 printf("Errata: %c%c\n", in show_eeprom()
127 printf("CRC: %08x\n", be32_to_cpu(e.crc)); in show_eeprom()
129 printf("CRC: %08x (should be %08x)\n", in show_eeprom()
136 printf("%02X: ", i); in show_eeprom()
137 printf("%02X ", ((u8 *)&e)[i]); in show_eeprom()
139 printf("\n"); in show_eeprom()
246 printf("Programming failed.\n"); in prog_eeprom()
251 printf("Programming passed.\n"); in prog_eeprom()
[all …]
/openbmc/u-boot/cmd/
H A Dubi.c138 printf("Name too long!\n"); in verify_mkvol_req()
189 printf("Volume %s not found!\n", volume); in ubi_find_volume()
205 printf("It's read-only mode\n"); in ubi_remove_vol()
301 printf("Cannot start volume update\n"); in ubi_volume_begin_write()
327 printf("updating"); in ubi_volume_read()
354 printf("NO MEM\n"); in ubi_volume_read()
369 printf("read err %x\n", err); in ubi_volume_read()
457 printf("UBI init error %d\n", err); in ubi_part()
540 printf("Incorrect type\n"); in do_ubi()
571 printf("Please see usage\n"); in do_ubi()
[all …]
/openbmc/ipmitool/lib/
H A Dipmi_kontronoem.c84 printf("fru setsn\n"); in ipmi_kontronoem_main()
95 printf("fru setmfgdate\n"); in ipmi_kontronoem_main()
114 printf("Nextboot set failed\n"); in ipmi_kontronoem_main()
138 printf("Set local big buffer\n"); in ipmi_kontronoem_set_large_buffer()
146 printf("IPMB was set\n"); in ipmi_kontronoem_set_large_buffer()
278 printf(" Device not present (%s)\n", in ipmi_kontron_set_serial_number()
311 printf(" Device not present (%s)\n", in ipmi_kontron_set_serial_number()
561 printf(" Device not present (%s)\n", in ipmi_kontron_set_mfg_date()
643 printf("nextboot <device>\n" in ipmi_kontron_nextboot_help()
646 printf("- %s\n", bootdev[i]); in ipmi_kontron_nextboot_help()
[all …]
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp.c96 printf("DP EDID Read failed!\n"); in exynos_dp_read_edid()
101 printf("DP EDID bad checksum!\n"); in exynos_dp_read_edid()
112 printf("DP EDID Read failed!\n"); in exynos_dp_read_edid()
117 printf("DP EDID bad checksum!\n"); in exynos_dp_read_edid()
142 printf("DP EDID Read failed!\n"); in exynos_dp_read_edid()
147 printf("DP EDID bad checksum!\n"); in exynos_dp_read_edid()
346 printf("DP read_from_dpcd failed\n"); in exynos_dp_enable_rx_to_enhanced_mode()
405 printf("Wrong lane status\n"); in exynos_dp_read_dpcd_lane_stat()
1037 printf("EDP handle_edid fail\n"); in exynos_dp_enable()
1043 printf("DP link training fail\n"); in exynos_dp_enable()
[all …]
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/
H A Drpm-drop-groups.sh87 printf "%-60s " $f
89 printf "\033[32m%-7s\033[m " $CORRECT
91 printf "\033[31m%-7s\033[m " $CORRECT
93 printf "\033[33m%-7s\033[m " $CORRECT
105 printf "%-60s%-7s" "FILE" "CORRECT"
115 printf "%-50s %-7s" "PACKAGE" "CORRECT"
120 printf "%-50s " $p
123 printf "\033[32m%-7s\033[m " $CORRECT_SUM
125 printf "\033[31m%-7s\033[m " $CORRECT_SUM
/openbmc/linux/lib/
H A Dgen_crc64table.c68 printf("\t0x%016" PRIx64 "ULL", table[i]); in output_table()
70 printf(",\n"); in output_table()
72 printf(", "); in output_table()
74 printf("};\n"); in output_table()
79 printf("/* this file is generated - do not edit */\n\n"); in print_crc64_tables()
80 printf("#include <linux/types.h>\n"); in print_crc64_tables()
81 printf("#include <linux/cache.h>\n\n"); in print_crc64_tables()
82 printf("static const u64 ____cacheline_aligned crc64table[256] = {\n"); in print_crc64_tables()
85 printf("\nstatic const u64 ____cacheline_aligned crc64rocksofttable[256] = {\n"); in print_crc64_tables()
/openbmc/openbmc-tools/adcapp/src/
H A Dadcapp.c38 printf ("ADC Test Tool - Copyright (c) 2009-2015 American Megatrends Inc.\n"); in ShowUsuage()
39 printf( "Usage : addapp NumOfMaxChannels <option> \n" ); in ShowUsuage()
40 printf( "option: \n" ); in ShowUsuage()
41 printf( "\t--read-adc-channel \tGet ADC value for all the ADC channels\n" ); in ShowUsuage()
42 printf( "\n" ); in ShowUsuage()
92 printf ("Read ADC channel failed\n"); in main()
95 printf( in main()
102 printf("Invalid ADC Function Call "); in main()
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscallnr.sh13 printf "#ifndef %s\n" "${fileguard}"
14 printf "#define %s\n" "${fileguard}"
15 printf "\n"
22 printf "#define __NR_%s_Linux_syscalls\t%s\n" "${prefix}" "${nxt}"
23 printf "\n"
24 printf "#endif /* %s */" "${fileguard}"
25 printf "\n"
/openbmc/u-boot/cmd/aspeed/
H A Dpeci.c139 printf("Waiting PECI ... "); in do_ast_peci_ping()
144 printf("Retry ... "); in do_ast_peci_ping()
150 printf("Timeout\n"); in do_ast_peci_ping()
153 printf("Done\n"); in do_ast_peci_ping()
161 printf("Ping: ACK\n"); in do_ast_peci_ping()
214 printf("Waiting PECI ... "); in do_ast_peci_getdib()
219 printf("Retry ... "); in do_ast_peci_getdib()
225 printf("Timeout\n"); in do_ast_peci_getdib()
228 printf("Done\n"); in do_ast_peci_getdib()
234 printf("Mismatched WFCS: %02x, expected %02x\n", in do_ast_peci_getdib()
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/security/
H A Dspectre_v2.c102 printf("sysfs reports: '%s'\n", buf); in get_sysfs_state()
140 printf("Error: couldn't determine spectre_v2 mitigation state?\n"); in spectre_v2_test()
176 printf("Miss percent %lld %%\n", miss_percent); in spectre_v2_test()
195 printf("Count cache likely disabled without Linux knowing.\n"); in spectre_v2_test()
197 printf("WARNING: Kernel performing unnecessary flushes.\n"); in spectre_v2_test()
200 printf("Branch misses > 15%% unexpected in this configuration!\n"); in spectre_v2_test()
201 printf("Possible mismatch between reported & actual mitigation\n"); in spectre_v2_test()
209 printf("Branch misses > 25%% unexpected in this configuration!\n"); in spectre_v2_test()
210 printf("Possible mismatch between reported & actual mitigation\n"); in spectre_v2_test()
216 printf("Branch misses < 95%% unexpected in this configuration!\n"); in spectre_v2_test()
[all …]
/openbmc/linux/samples/bpf/
H A Dcpustat_user.c46 printf("\033[2J"); in cpu_stat_print()
49 printf("\nCPU states statistics:\n"); in cpu_stat_print()
50 printf("%-10s ", "state(ms)"); in cpu_stat_print()
54 printf("%-11s ", state_str); in cpu_stat_print()
59 printf("%-11s ", state_str); in cpu_stat_print()
62 printf("\n"); in cpu_stat_print()
67 printf("CPU-%-6d ", j); in cpu_stat_print()
69 printf("%-11ld ", data->cstate[i] / 1000000); in cpu_stat_print()
72 printf("%-11ld ", data->pstate[i] / 1000000); in cpu_stat_print()
74 printf("\n"); in cpu_stat_print()
[all …]
/openbmc/u-boot/drivers/fpga/
H A DstratixII.c33 printf ("%s: Unsupported interface type, %d\n", __FUNCTION__, in StratixII_load()
51 printf ("%s: Unsupported interface type, %d\n", __FUNCTION__, in StratixII_dump()
83 printf ("%s(%d) buffer is missing\n", __FUNCTION__, __LINE__); in StratixII_ps_fpp_load()
87 printf ("%s(%d) size is zero\n", __FUNCTION__, __LINE__); in StratixII_ps_fpp_load()
91 printf in StratixII_ps_fpp_load()
102 printf in StratixII_ps_fpp_load()
127 printf ("loading to fpga "); in StratixII_ps_fpp_load()
131 printf in StratixII_ps_fpp_load()
165 printf ("\b\b\b%02d\%", bytecount * 100 / bsize); in StratixII_ps_fpp_load()
173 printf (" error!.\n"); in StratixII_ps_fpp_load()
[all …]
/openbmc/u-boot/board/freescale/ls1043ardb/
H A Dcpld.c103 printf("cpld_ver = %x\n", CPLD_READ(cpld_ver)); in cpld_dump_regs()
104 printf("cpld_ver_sub = %x\n", CPLD_READ(cpld_ver_sub)); in cpld_dump_regs()
105 printf("pcba_ver = %x\n", CPLD_READ(pcba_ver)); in cpld_dump_regs()
106 printf("soft_mux_on = %x\n", CPLD_READ(soft_mux_on)); in cpld_dump_regs()
107 printf("cfg_rcw_src1 = %x\n", CPLD_READ(cfg_rcw_src1)); in cpld_dump_regs()
108 printf("cfg_rcw_src2 = %x\n", CPLD_READ(cfg_rcw_src2)); in cpld_dump_regs()
109 printf("vbank = %x\n", CPLD_READ(vbank)); in cpld_dump_regs()
110 printf("sysclk_sel = %x\n", CPLD_READ(sysclk_sel)); in cpld_dump_regs()
111 printf("uart_sel = %x\n", CPLD_READ(uart_sel)); in cpld_dump_regs()
112 printf("sd1refclk_sel = %x\n", CPLD_READ(sd1refclk_sel)); in cpld_dump_regs()
[all …]
/openbmc/linux/arch/m68k/math-emu/
H A Dfp_decode.h144 printf PDECODE,"d%d",1,%d0
294 printf PDECODE,"pc"
313 printf PDECODE,")@("
316 1: printf PDECODE,","
324 printf PDECODE,")@("
327 1: printf PDECODE,","
335 printf PDECODE,"pc"
353 printf PDECODE,")"
359 printf PDECODE,"!"
361 1: printf PDECODE,"@("
[all …]
H A Dfp_movem.S50 printf PDECODE,"fmovem.x "
65 printf PDECODE,"#%08x",1,%d1
180 printf PDECODE,"\n"
183 printf PMOVEM,"fp:"
186 printf PMOVEM,"\n "
189 printf PMOVEM,"\n "
192 printf PMOVEM,"\n "
195 printf PMOVEM,"\n"
250 printf PDECODE,"a%d",1,%d0
303 printf PDECODE,"#imm"
[all …]
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/
H A Dboard.c77 printf("Cannot find PCA9555: %d\n", ret); in board_ahci_enable()
83 printf("Failed to read IO expander value via I2C\n"); in board_ahci_enable()
94 printf("Failed to set IO expander via I2C\n"); in board_ahci_enable()
115 printf("Cannot find PCA9555: %d\n", ret); in board_xhci_enable()
119 printf("Enable USB VBUS\n"); in board_xhci_enable()
127 printf("Failed to read IO expander value via I2C\n"); in board_xhci_enable()
133 printf("Failed to set IO expander via I2C\n"); in board_xhci_enable()
140 printf("Failed to read IO expander value via I2C\n"); in board_xhci_enable()
146 printf("Failed to set IO expander via I2C\n"); in board_xhci_enable()
161 printf("Failed to set IO expander via I2C\n"); in board_xhci_enable()
[all …]
/openbmc/u-boot/drivers/net/
H A Ddm9000x.c74 } printf("\n"); \
377 printf("operating at "); in dm9000_init()
380 printf("10M half duplex "); in dm9000_init()
383 printf("10M full duplex "); in dm9000_init()
386 printf("100M half duplex "); in dm9000_init()
389 printf("100M full duplex "); in dm9000_init()
392 printf("unknown: %d ", lnk); in dm9000_init()
395 printf("mode\n"); in dm9000_init()
506 printf("rx fifo error\n"); in dm9000_rx()
509 printf("rx crc error\n"); in dm9000_rx()
[all …]
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dmbox.c23 printf("mbox: Illegal mbox data 0x%08x\n", send); in bcm2835_mbox_call_raw()
34 printf("mbox: Timeout draining stale responses\n"); in bcm2835_mbox_call_raw()
47 printf("mbox: Timeout waiting for send space\n"); in bcm2835_mbox_call_raw()
65 printf("mbox: Timeout waiting for response\n"); in bcm2835_mbox_call_raw()
78 printf("mbox: Response channel mismatch\n"); in bcm2835_mbox_call_raw()
97 printf(" 0x%04x: 0x%08x\n", i * 4, p[i]); in dump_buf()
109 printf("mbox: TX buffer\n"); in bcm2835_mbox_call_prop()
128 printf("mbox: Response buffer mismatch\n"); in bcm2835_mbox_call_prop()
133 printf("mbox: RX buffer\n"); in bcm2835_mbox_call_prop()
140 printf("mbox: Header response code invalid\n"); in bcm2835_mbox_call_prop()
[all …]

1...<<11121314151617181920>>...149