Home
last modified time | relevance | path

Searched refs:printf (Results 351 – 375 of 3711) sorted by relevance

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

/openbmc/u-boot/scripts/
H A Dsetlocalversion66 printf '%s%s' -g $head
72 printf -- '-svn%s' "`git svn find-rev $head`"
77 printf '%s' -dirty
89 printf '%s%s' -hg "$id"
91 tag=`printf '%s' "$hgid" | cut -d' ' -f2`
93 id=`printf '%s' "$hgid" | sed 's/[+ ].*//'`
94 printf '%s%s' -hg "$id"
101 *+|*+\ *) printf '%s' -dirty ;;
111 printf -- '-svn%s' "$rev"
/openbmc/ipmitool/lib/
H A Dipmi_sensor.c178 printf("%-16s ", sr->s_id); in ipmi_sensor_print_fc_discrete()
190 printf("| %-10s | %-10s | %-6s", in ipmi_sensor_print_fc_discrete()
196 printf("\n"); in ipmi_sensor_print_fc_discrete()
215 printf("\n"); in ipmi_sensor_print_fc_discrete()
233 printf("%s", field_sep); in print_thresh_setting()
235 printf(na_fmt, "na"); in print_thresh_setting()
241 printf(discrete_fmt, setting); in print_thresh_setting()
279 printf("%-16s ", sr->s_id); in ipmi_sensor_print_fc_threshold()
304 printf in ipmi_sensor_print_fc_threshold()
309 printf("\n"); in ipmi_sensor_print_fc_threshold()
[all …]
/openbmc/u-boot/cmd/
H A Darmflash.c43 printf("bad checksumming\n"); in compute_crc()
70 printf("Bank %lu: no FLASH sectors\n", bank); in parse_bank()
142 printf("BAD CRC on ARM image info\n"); in parse_bank()
143 printf("(continuing anyway)\n"); in parse_bank()
206 printf("no valid load address\n"); in load_image()
234 printf("ARM executable"); in print_images()
236 printf("ARM backup"); in print_images()
237 printf("\n"); in print_images()
238 printf(" Flash mem start: 0x%08lX\n", in print_images()
240 printf(" Flash mem end: 0x%08lX\n", in print_images()
[all …]
/openbmc/u-boot/drivers/fpga/
H A Dvirtex2.c22 #define PRINTF(fmt,args...) printf (fmt ,##args)
110 printf ("%s: Unsupported interface type, %d\n", in virtex2_load()
132 printf ("%s: Unsupported interface type, %d\n", in virtex2_dump()
193 printf ("Initializing FPGA Device %d...\n", cookie); in virtex2_ssm_load()
264 printf ("\n%s:%d: ** Error: INIT asserted during" in virtex2_ssm_load()
266 printf ("%d = buffer offset, %d = buffer size\n", in virtex2_ssm_load()
287 printf ("%s:%d: ** Timeout after %d ticks waiting for" in virtex2_ssm_load()
342 printf ("** Initialization of FPGA device %d FAILED\n", in virtex2_ssm_load()
347 printf ("%s:%d: NULL Interface function table!\n", in virtex2_ssm_load()
366 printf ("Starting Dump of FPGA Device %d...\n", cookie); in virtex2_ssm_dump()
[all …]
/openbmc/qemu/tests/tcg/arm/
H A Dfcvt.c41 printf("%02d DOUBLE: %02.20e / %#020" PRIx64 " (%#x => %s)\n", in print_double_number()
51 printf("%02d SINGLE: %02.20e / %#010x (%#x => %s)\n", in print_single_number()
60 printf("%02d HALF: %#04x (%#x => %s)\n", in print_half_number()
116 printf("Converting single-precision to half-precision\n"); in convert_single_to_half()
162 printf("Converting single-precision to integer\n"); in convert_single_to_integer()
232 printf("Converting double-precision to half-precision\n"); in convert_double_to_half()
281 printf("Converting double-precision to integer\n"); in convert_double_to_integer()
370 printf("Converting half-precision to integer\n"); in convert_half_to_integer()
405 printf("#### Enabling IEEE Half Precision\n"); in main()
409 printf("### Rounding %s\n", round_flags[i].desc); in main()
[all …]
/openbmc/linux/tools/testing/selftests/mm/
H A Dhugetlb-read-hwpoison.c61 printf(PREFIX ERROR_PREFIX "check fail: buf[%lu] = %u != %u\n", in verify_chunk()
89 printf(PREFIX PREFIX "read reach end of the file\n"); in seek_read_hugepage_filemap()
120 printf(PREFIX PREFIX "read reach end of the file\n"); in read_hugepage_filemap()
254 printf(PREFIX ERROR_PREFIX "not hugetlbfs file\n"); in create_hugetlbfs_file()
277 printf("Write/read chunk size=0x%lx\n", in main()
283 printf(PREFIX "HugeTLB read regression test...\n"); in main()
286 printf(PREFIX "HugeTLB read regression test...%s\n", in main()
295 printf(PREFIX "HugeTLB read HWPOISON test...\n"); in main()
298 printf(PREFIX "HugeTLB read HWPOISON test...%s\n", in main()
307 printf(PREFIX "HugeTLB seek then read HWPOISON test...\n"); in main()
[all …]
H A Dkhugepaged.c150 printf(" \e[32m%s\e[0m\n", msg); in success()
155 printf(" \e[31m%s\e[0m\n", msg); in fail()
161 printf(" \e[33m%s\e[0m\n", msg); in skip()
192 printf("open(%s)\n", path); in write_file()
200 printf("write(%s)\n", buf); in write_file()
798 printf("%s...", msg); in __madvise_collapse()
850 printf("%s...", msg); in wait_for_scan()
856 printf("."); in wait_for_scan()
981 printf("tmpfs..."); in collapse_max_ptes_none()
1010 printf("Swapout one page..."); in collapse_swapin_single_pte()
[all …]
/openbmc/linux/tools/testing/selftests/x86/
H A Damx.c315 printf("%s", signal_message_buffer); in xrstor_safe()
407 printf("[OK]\tLoad tiledata failed.\n"); in validate_xcomp_perm()
411 printf("[OK]\tLoad tiledata succeeded.\n"); in validate_xcomp_perm()
414 printf("[FAIL]\tLoad tiledata failed.\n"); in validate_xcomp_perm()
449 printf("[OK]\tsigaltstack() failed.\n"); in setup_altstack()
531 printf("\tFork a child.\n"); in test_dynamic_state()
548 printf("\tTest XCOMP_PERM at child.\n"); in test_dynamic_state()
559 printf("\tTest XCOMP_PERM again at child.\n"); in test_dynamic_state()
562 printf("\tFork a grandchild.\n"); in test_dynamic_state()
569 printf("\tTest XCOMP_PERM at grandchild.\n"); in test_dynamic_state()
[all …]
H A Dvdso_restorer.c56 printf("[SKIP]\tFailed to find vDSO. Tests are not expected to work.\n"); in main()
65 printf("[RUN]\tRaise a signal, SA_SIGINFO, sa.restorer == NULL\n"); in main()
73 printf("[OK]\tSA_SIGINFO handler returned successfully\n"); in main()
75 printf("[FAIL]\tSA_SIGINFO handler was not called\n"); in main()
79 printf("[RUN]\tRaise a signal, !SA_SIGINFO, sa.restorer == NULL\n"); in main()
90 printf("[OK]\t!SA_SIGINFO handler returned successfully\n"); in main()
92 printf("[FAIL]\t!SA_SIGINFO handler was not called\n"); in main()
/openbmc/u-boot/board/freescale/ls1088a/
H A Dls1088a.c179 printf("core voltage not adjusted\n"); in init_func_vid()
216 printf("Board: LS1088A-QDS, "); in checkboard()
219 printf("Board: LS1088ARDB-PB, "); in checkboard()
221 printf("Board: LS1088A-RDB, "); in checkboard()
225 printf("Board Arch: V%d, ", sw >> 4); in checkboard()
256 printf("vBank: %d\n", sw); in checkboard()
285 printf("FPGA: v%d (%s), build %d", in checkboard()
289 printf(" on %s", qixis_read_time(buf)); in checkboard()
305 printf("Clock1 = %sMHz ", freq[clock]); in checkboard()
307 printf("Clock2 = %sMHz", freq[clock]); in checkboard()
[all …]
/openbmc/qemu/tests/tcg/openrisc/
H A Dtest_logic.c17 printf("sll error\n"); in main()
29 printf("slli error\n"); in main()
50 printf("srli error\n"); in main()
63 printf("ror error\n"); in main()
75 printf("rori error\n"); in main()
88 printf("sra error\n"); in main()
100 printf("srai error\n"); in main()
/openbmc/u-boot/board/Marvell/mvebu_armada-8k/
H A Dboard.c56 printf("Cannot find PCA9555: %d\n", ret); in board_xhci_config()
66 printf("Failed to read IO expander value via I2C\n"); in board_xhci_config()
73 printf("Failed to set IO expander via I2C\n"); in board_xhci_config()
80 printf("Failed to read IO expander value via I2C\n"); in board_xhci_config()
87 printf("Failed to set IO expander via I2C\n"); in board_xhci_config()
114 printf("Cannot find PCA9555: %d\n", ret); in board_xhci_enable()
121 printf("Failed to read IO expander value via I2C\n"); in board_xhci_enable()
129 printf("Failed to set IO expander via I2C\n"); in board_xhci_enable()
/openbmc/qemu/tests/tcg/multiarch/arm-compat-semi/
H A Dsemihosting.c42 printf("null heap: %p -> %p\n", info.heap_base, info.heap_limit); in main()
48 printf("heap base %p >= heap_limit %p\n", in main()
54 printf("null stack: %p -> %p\n", info.stack_base, info.stack_limit); in main()
60 printf("info appears to be above stack: %p > %p\n", ptr_to_info, in main()
64 printf("info appears to be outside stack: %p < %p\n", ptr_to_info, in main()
70 printf("info appears to be inside the heap: %p in %p:%p\n", in main()
75 printf("heap: %p -> %p\n", info.heap_base, info.heap_limit); in main()
76 printf("stack: %p -> %p\n", info.stack_base, info.stack_limit); in main()
/openbmc/linux/tools/testing/selftests/exec/
H A Dexecveat.c63 printf("[OK]\n"); in _check_execveat_fail()
79 printf("Check success of execveat(%d, '%s', %d)... ", in check_execveat_invoked_rc()
83 printf("[FAIL] (fork() failed)\n"); in check_execveat_invoked_rc()
110 printf("[OK]\n"); in check_execveat_invoked_rc()
133 printf("Failed to open '%s'; " in open_or_die()
165 printf("Failed to getcwd(), errno=%d (%s)\n", in check_execveat_pathmax()
408 printf(" invoked with:"); in main()
410 printf(" [%d]='%s'", ii, argv[ii]); in main()
411 printf("\n"); in main()
416 printf("[FAIL] (no IN_TEST=yes in env)\n"); in main()
[all …]
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0002-nslookup-sanitize-all-printed-strings-with-printable.patch23 //printf("Unable to uncompress domain: %s\n", strerror(errno));
26 - printf(format, ns_rr_name(rr), dname);
27 + printf(format, ns_rr_name(rr), printable_string(dname));
32 //printf("Cannot uncompress MX domain: %s\n", strerror(errno));
35 - printf("%s\tmail exchanger = %d %s\n", ns_rr_name(rr), n, dname);
44 - printf("%s\ttext = \"%s\"\n", ns_rr_name(rr), dname);
45 + printf("%s\ttext = \"%s\"\n", ns_rr_name(rr), printable_string(dname));
52 printf("%s\tservice = %u %u %u %s\n", ns_rr_name(rr),
62 - printf("\tmail addr = %s\n", dname);
63 + printf("\tmail addr = %s\n", printable_string(dname));
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_redirect_multi.c35 printf("bpf_xdp_query_id failed\n"); in int_exit()
124 printf("usage: %s <IFNAME|IFINDEX> <IFNAME|IFINDEX> ...\n", argv[0]); in main()
128 printf("Get interfaces:"); in main()
138 printf(" interface index too large\n"); in main()
141 printf(" %d", ifaces[i]); in main()
143 printf("\n"); in main()
162 printf("bpf_object__find_map_fd_by_name failed\n"); in main()
171 printf("finding ingress/egress_prog in obj file failed\n"); in main()
177 printf("find egress_prog fd failed\n"); in main()
192 printf("get interface %d mac failed\n", ifindex); in main()
[all …]
H A Dxdp_hw_metadata.c162 printf("rx_hash: 0x%X with RSS type:0x%X\n", in verify_xdp_metadata()
218 printf("found skb hwtstamp = %lu.%lu\n", in verify_skb_metadata()
228 printf("skb hwtstamp is not found!\n"); in verify_skb_metadata()
272 printf("xsk_ring_cons__peek: %d\n", ret); in verify_metadata()
379 printf("detaching bpf program....\n"); in cleanup()
425 printf("rxq: %d\n", rxq); in main()
442 printf("open bpf program...\n"); in main()
451 printf("load bpf program...\n"); in main()
456 printf("prepare skb endpoint...\n"); in main()
464 printf("prepare xsk map...\n"); in main()
[all …]
/openbmc/linux/tools/bpf/bpftool/
H A Dbtf.c378 printf(" (%s '%s')", in dump_btf_type()
392 printf(" size=%u", t->size); in dump_btf_type()
413 printf("\n"); in dump_btf_type()
475 printf("\n"); in dump_btf_c()
478 printf("#endif\n\n"); in dump_btf_c()
498 printf("#endif\n"); in dump_btf_c()
499 printf("\n"); in dump_btf_c()
867 printf("%u: ", info->id); in show_btf_plain()
871 printf("name %s ", name); in show_btf_plain()
873 printf("name <anon> "); in show_btf_plain()
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dlcd-panel-cgram.rst16 printf "\e[LG0010101050D1F0C04;" => 0 = [enter]
17 printf "\e[LG1040E1F0000000000;" => 1 = [up]
18 printf "\e[LG2000000001F0E0400;" => 2 = [down]
19 printf "\e[LG3040E1F001F0E0400;" => 3 = [up-down]
20 printf "\e[LG40002060E1E0E0602;" => 4 = [left]
21 printf "\e[LG500080C0E0F0E0C08;" => 5 = [right]
22 printf "\e[LG60016051516141400;" => 6 = "IP"
24 printf "\e[LG00103071F1F070301;" => big speaker
25 printf "\e[LG00002061E1E060200;" => small speaker
/openbmc/u-boot/drivers/net/fm/
H A Dfdt.c52 printf("Data at %p is not an Fman firmware\n", fmanfw); in fdt_fixup_fman_firmware()
57 printf("Fman firmware at %p is too large (size=%u)\n", in fdt_fixup_fman_firmware()
65 printf("Fman firmware at %p has invalid CRC\n", fmanfw); in fdt_fixup_fman_firmware()
74 printf("Unable to make room for Fman firmware: %s\n", in fdt_fixup_fman_firmware()
84 printf("Could not add firmware node to %s: %s\n", s, in fdt_fixup_fman_firmware()
93 printf("Could not add compatible property to node %s: %s\n", s, in fdt_fixup_fman_firmware()
101 printf("Could not add phandle property to node %s: %s\n", s, in fdt_fixup_fman_firmware()
109 printf("Could not add firmware property to node %s: %s\n", s, in fdt_fixup_fman_firmware()
122 printf("Could not add pointer property to node %s: %s\n", in fdt_fixup_fman_firmware()
/openbmc/u-boot/board/freescale/ls1012aqds/
H A Deth.c99 printf("Failed to allocate ls1012aqds MDIO bus\n"); in ls1012aqds_mdio_init()
105 printf("Failed to allocate ls1012aqds private data\n"); in ls1012aqds_mdio_init()
118 printf("No bus with name %s\n", realbusname); in ls1012aqds_mdio_init()
151 printf("Failed to register mdio\n"); in pfe_eth_board_init()
163 printf("Failed to register mdio\n"); in pfe_eth_board_init()
176 printf("Reset RGMII WA....\n"); in pfe_eth_board_init()
191 printf("Failed to register mdio for %s\n", mdio_name); in pfe_eth_board_init()
206 printf("Failed to register mdio for %s\n", mdio_name); in pfe_eth_board_init()
226 printf("Reset SLOT1 SLOT2....\n"); in pfe_eth_board_init()
239 printf("Failed to register mdio for %s\n", mdio_name); in pfe_eth_board_init()
[all …]
/openbmc/u-boot/drivers/mtd/
H A Dpic32_flash.c118 printf("- no sectors to erase\n"); in flash_erase()
132 printf("\n"); in flash_erase()
172 printf(" done\n"); in flash_erase()
285 printf(" done\n"); in write_buff()
300 printf("Microchip Technology "); in flash_print_info()
303 printf("Unknown Vendor "); in flash_print_info()
312 printf("Unknown Chip Type\n"); in flash_print_info()
319 printf(" Sector Start Addresses:"); in flash_print_info()
322 printf("\n "); in flash_print_info()
324 printf(" %08lX%s", info->start[i], in flash_print_info()
[all …]
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c94 printf("(%s:%d) - ", fn, ln); in __handle_error()
120 printf("Not a core sched system\n"); in get_cs_cookie()
163 printf("write failed on pfd[%d] - error (%s)\n", in child_func_process()
195 printf("read failed on proc[%d].pfd[0] error (%s)\n", in create_processes()
226 printf("(%d) FAILED: %s\n", line, msg); in _validate()
228 printf("(%d) PASSED: %s\n", line, msg); in _validate()
257 printf(USAGE); in main()
279 printf("\n## Create a thread/process/process group hiearchy\n"); in main()
285 printf("\n## Set a cookie on entire process group\n"); in main()
344 printf("TESTS FAILED. errors: %d\n", errors); in main()
[all …]
/openbmc/u-boot/drivers/power/
H A Dpalmas.c20 printf("palmas: could not force PWM for SMPS7: err = %d\n", in palmas_init_settings()
30 printf("lp873x: could not set LDO1 voltage.\n"); in lp873x_mmc1_poweron_ldo()
36 printf("lp873x: could not turn on LDO1.\n"); in lp873x_mmc1_poweron_ldo()
53 printf("tps65903x: could not set LDO1 voltage.\n"); in palmas_mmc1_poweron_ldo()
60 printf("tps65903x: could not turn on LDO1.\n"); in palmas_mmc1_poweron_ldo()
98 printf("twl603x: could not set LDO9 %s: err = %d\n", in twl603x_mmc1_set_ldo9()
104 printf("twl603x: could not turn %s LDO9: err = %d\n", in twl603x_mmc1_set_ldo9()
127 printf("twl603x: could not set SMPS9 voltage: err = %d\n", in twl603x_audio_power()
134 printf("twl603x: could not turn SMPS9 %s: err = %d\n", in twl603x_audio_power()
141 printf("twl603x: could not turn CLK32KGAUDIO %s: err = %d\n", in twl603x_audio_power()
[all …]
/openbmc/u-boot/arch/arm/lib/
H A Dinterrupts_m.c47 printf("pc : %08lx lr : %08lx xPSR : %08lx\n", in dump_regs()
49 printf("r12 : %08lx r3 : %08lx r2 : %08lx\n" in dump_regs()
63 printf("Hard fault\n"); in do_hard_fault()
70 printf("Memory management fault\n"); in do_mm_fault()
77 printf("Bus fault\n"); in do_bus_fault()
84 printf("Usage fault\n"); in do_usage_fault()
91 printf("Exception\n"); in do_invalid_entry()

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