Home
last modified time | relevance | path

Searched refs:printf (Results 701 – 725 of 3711) sorted by relevance

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

/openbmc/u-boot/fs/ext4/
H A Dext4_common.c495 printf("No Memory\n"); in ext4fs_update_parent_dentry()
501 printf("No Memory\n"); in ext4fs_update_parent_dentry()
806 printf("Invalid path\n"); in ext4fs_get_parent_inode_num()
835 printf("It is a Directory\n"); in ext4fs_get_parent_inode_num()
1222 printf("No Memory\n"); in alloc_single_indirect_block()
1449 printf("no block left\n"); in alloc_triple_indirect_block()
2118 printf("<DIR> "); in ext4fs_iterate_dir()
2121 printf("<SYM> "); in ext4fs_iterate_dir()
2124 printf(" "); in ext4fs_iterate_dir()
2127 printf("< ? > "); in ext4fs_iterate_dir()
[all …]
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c200 printf("\t\t"); in codegen_datasec_def()
204 printf(";\n"); in codegen_datasec_def()
350 printf("\t\t"); in codegen_subskel_datasecs()
359 printf("typeof("); in codegen_subskel_datasecs()
366 printf(")"); in codegen_subskel_datasecs()
446 printf("\\\n"); in print_hex()
450 printf("\\0"); in print_hex()
1037 printf("\tstruct {\n"); in do_skeleton()
1046 printf("\t} maps;\n"); in do_skeleton()
1050 printf("\tstruct {\n"); in do_skeleton()
[all …]
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_init.c45 printf("mv_ddr: failed to update topology\n"); in ddr3_init()
69 printf("DDR3 Post Init - FAILED 0x%x\n", status); in ddr3_init()
76 printf("%s Training Sequence - FAILED\n", ddr_type); in ddr3_init()
92 printf("mv_ddr: completed successfully\n"); in ddr3_init()
136 printf("%s Training Sequence - FAILED\n", ddr_type); in mv_ddr_training_params_set()
/openbmc/qemu/tests/multiboot/
H A Drun_test.sh29 printf %b "\n\n=== Running test case: $kernel $* ===\n\n" >> test.log
46 printf %b "\e[31m ?? \e[0m $kernel $* (no debugexit used, exit code $ret)\n"
49 printf %b "\e[31mFAIL\e[0m $kernel $* (exit code $ret)\n"
85 printf %b "\e[31mFAIL\e[0m $t (output difference)\n"
91 printf %b "\e[32mPASS\e[0m $t\n"
/openbmc/u-boot/board/LaCie/common/
H A Dcommon.c38 printf("88E1116 Initialized on %s\n", name); in mv_phy_88e1116_init()
67 printf("88E1318 Initialized on %s\n", name); in mv_phy_88e1318_init()
85 printf("Error: failed to read I2C EEPROM @%02x\n", in lacie_read_mac_address()
91 printf("Error: unknown version %d for EEPROM data\n", in lacie_read_mac_address()
100 printf("Error: failed to read I2C EEPROM @%02x\n", in lacie_read_mac_address()
/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c25 printf("ERR: Can't allocate memory\n"); in thrfn()
50 printf("ERR: %s [copysize Kb] [numthreads] [numloops (hundreds)]\n", argv[0]); in main()
56 printf("ERR: max memory 1GB (1048576 KB)\n"); in main()
62 printf("ERR: threads 1-256\n"); in main()
67 printf("ERR: loops 1-40000000000 (hundreds)\n"); in main()
/openbmc/u-boot/common/
H A Davb_verify.c205 printf("%s: Can't handle more then %d args\n", in avb_set_enforce_option()
285 printf("Handling unaligned read buffer..\n"); in mmc_read_and_flush()
324 printf("Handling unaligned wrire buffer..\n"); in mmc_write()
352 printf("No MMC device at slot %x\n", dev_num); in get_partition()
357 printf("MMC initialization failed\n"); in get_partition()
434 printf("%s: read error (%ld, %lld)\n", in mmc_byte_io()
451 printf("%s: read error (%ld, %lld)\n", in mmc_byte_io()
462 printf("%s: write error (%ld, %lld)\n", in mmc_byte_io()
681 printf("%s not supported yet\n", __func__); in read_rollback_index()
727 printf("%s not supported yet\n", __func__); in write_rollback_index()
[all …]
/openbmc/linux/tools/testing/selftests/timers/
H A Dnsleep-lat.c121 printf("Large rel latency: %lld ns :", (timespec_sub(start, end)/count)-ns); in nanosleep_lat_test()
135 printf("Large abs latency: %lld ns :", latency/count); in nanosleep_lat_test()
157 printf("nsleep latency %-26s ", clockstring(clockid)); in main()
170 printf("[UNSUPPORTED]\n"); in main()
174 printf("[FAILED]\n"); in main()
177 printf("[OK]\n"); in main()
H A Dfreq-step.c175 printf("CLOCK_MONOTONIC_RAW frequency offset: %11.3f ppm\n", in run_test()
189 printf("%6.0f %+10.3f %6.0f %7.0f %+10.3f %6.0f %7.0f\t", in run_test()
195 printf("[FAIL]\n"); in run_test()
199 printf("[OK]\n"); in run_test()
225 printf("CLOCK_MONOTONIC_RAW+CLOCK_MONOTONIC precision: %.0f ns\t\t", in init_test()
232 printf("[OK]\n"); in init_test()
245 printf("Checking response to frequency step:\n"); in main()
246 printf(" Step 1st interval 2nd interval\n"); in main()
247 printf(" Freq Dev Max Freq Dev Max\n"); in main()
/openbmc/u-boot/drivers/fpga/
H A Dcyclon2.c14 #define PRINTF(fmt,args...) printf (fmt ,##args)
61 printf ("%s: Unsupported interface type, %d\n", in CYC2_load()
81 printf ("%s: Unsupported interface type, %d\n", in CYC2_dump()
118 printf ("Loading FPGA Device %d...", cookie); in CYC2_ps_load()
191 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in CYC2_ps_load()
201 printf ("%s: Passive Serial Dumping is unavailable\n", in CYC2_ps_dump()
/openbmc/u-boot/tools/
H A Dstm32image.c102 printf("Image Type : STMicroelectronics STM32 V%d.%d\n", in stm32image_print_header()
105 printf("Image Size : %lu bytes\n", in stm32image_print_header()
107 printf("Image Load : 0x%08x\n", in stm32image_print_header()
109 printf("Entry Point : 0x%08x\n", in stm32image_print_header()
111 printf("Checksum : 0x%08x\n", in stm32image_print_header()
113 printf("Option : 0x%08x\n", in stm32image_print_header()
H A Dzynqimage.c171 printf("Image Type : Xilinx Zynq Boot Image support\n"); in zynqimage_print_header()
172 printf("Image Offset : 0x%08x\n", le32_to_cpu(zynqhdr->image_offset)); in zynqimage_print_header()
173 printf("Image Size : %lu bytes (%lu bytes packed)\n", in zynqimage_print_header()
176 printf("Image Load : 0x%08x\n", le32_to_cpu(zynqhdr->image_load)); in zynqimage_print_header()
177 printf("User Field : 0x%08x\n", le32_to_cpu(zynqhdr->user_field)); in zynqimage_print_header()
178 printf("Checksum : 0x%08x\n", le32_to_cpu(zynqhdr->checksum)); in zynqimage_print_header()
184 printf("Modified Interrupt Vector Address [%d]: 0x%08x\n", i, in zynqimage_print_header()
193 printf("Custom Register Initialization:\n"); in zynqimage_print_header()
195 printf(" @ 0x%08x -> 0x%08x\n", in zynqimage_print_header()
/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_benchmark.c84 printf("Calibrating test set to last ~%d seconds...\n", CALIBRATE_TO_SECS); in calibrate_set()
91 printf("test iterations = %d\n", CALIBRATION_STEP * factor); in calibrate_set()
153 printf("Avg syscall time %.0lfns.\n", time1 * 1.0e9); in main()
195 printf("trapped_call_count %lu, native_call_count %lu.\n", in main()
197 printf("Avg syscall time %.0lfns.\n", time2 * 1.0e9); in main()
198 printf("Interception overhead: %.1lf%% (+%.0lfns).\n", in main()
/openbmc/openbmc/meta-google/recipes-google/networking/network-sh/
H A Dlib.sh164 printf '%d.%d.%d.%d\n' "${bytes[@]}"
194 printf ':'
197 printf ':'
202 printf ':'
204 printf '%x' $(( (bytes[i]<<8) | bytes[$((i+1))]))
207 printf '\n'
/openbmc/qemu/tests/tcg/hexagon/
H A Dhex_test.h25 printf("ERROR at line %d: 0x%08x != 0x%08x\n", line, val, expect); in __check32()
35 printf("ERROR at line %d: 0x%016llx != 0x%016llx\n", line, val, expect); in __check64()
45 printf("ERROR %s:%d - %d\n", filename, line, ret); in __chk_error()
55 printf("ERROR at line %d: 0x%p != 0x%p\n", line, p, expect); in __checkp()
65 printf("ERROR at line %d: 0x%08x == 0x%08x\n", line, val, expect); in __check32_ne()
75 printf("ERROR at line %d: 0x%016llx == 0x%016llx\n", line, val, expect); in __check64_ne()
/openbmc/u-boot/board/freescale/corenet_ds/
H A Dddr.c37 printf("Configuring DDR for %s MT/s data rate\n", in fixed_sdram()
74 printf("ERROR setting Local Access Windows for DDR\n"); in fixed_sdram()
84 printf("ERROR setting Local Access Windows for DDR\n"); in fixed_sdram()
91 printf("ERROR setting Local Access Windows for DDR\n"); in fixed_sdram()
99 printf("ERROR setting Local Access Windows for DDR\n"); in fixed_sdram()
193 printf("Wrong parameter for controller number %d", ctrl_num); in fsl_ddr_board_options()
226 printf("Error: board specific timing not found " in fsl_ddr_board_options()
/openbmc/u-boot/arch/xtensa/lib/
H A Dbootm.c51 printf(" MEMORY: tag:0x%04x, type:0X%lx, start:0X%lx, end:0X%lx\n", in setup_memory_tag()
71 printf(" COMMAND_LINE: tag:0x%04x, size:%u, data:'%s'\n", in setup_commandline_tag()
96 printf(" INITRD: tag:0x%x, type:0X%04lx, start:0X%lx, end:0X%lx\n", in setup_ramdisk_tag()
108 printf(" SERIAL_BAUDRATE: tag:0x%04x, size:%u, baudrate:%lu\n", in setup_serial_tag()
122 printf(" FDT: tag:0x%04x, size:%u, start:0x%lx\n", in setup_fdt_tag()
168 printf("\n"); in do_bootm_linux()
174 printf("Transferring Control to Linux @0x%08lx ...\n\n", in do_bootm_linux()
/openbmc/linux/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c52printf("memcmp returned %d, should have returned %d (offset %ld size %ld)\n", x, y, offset, size); in test_one()
55 printf("%02x ", s1[i]); in test_one()
56 printf("\n"); in test_one()
59 printf("%02x ", s2[i]); in test_one()
60 printf("\n"); in test_one()
65 printf("vmx enter/exit not paired.(offset:%ld size:%ld s1:%p s2:%p vc:%d\n", in test_one()
67 printf("\n"); in test_one()
/openbmc/u-boot/board/gdsys/common/
H A Dcmd_ioloop.c73 printf("RX_PACKET_DROPPED, status %04x\n", status); in io_check_status()
76 printf("RX_DIST_ERR\n"); in io_check_status()
78 printf("RX_LENGTH_ERR\n"); in io_check_status()
80 printf("RX_FRAME_CTR_ERR\n"); in io_check_status()
82 printf("RX_FCS_ERR\n"); in io_check_status()
85 printf("TX_ERR\n"); in io_check_status()
206 printf("refl %llu, err %llu\n", tx_ctr, in do_ioreflect()
276 printf("d %lld, tx %llu, rx %llu, err %llu\n", in do_ioloop()
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Deflash.c96 printf("eflash: number of lock regions(%u) "\ in flash_init()
136 printf("%d Sectors\n", info->sector_count); in flash_print_info()
138 printf(" Sector Start Addresses:"); in flash_print_info()
141 printf("\n "); in flash_print_info()
142 printf(" %08lX%s", in flash_print_info()
147 printf ("\n"); in flash_print_info()
162 printf("eflash: sector %lu cannot be unprotected\n", in flash_real_protect()
229 printf ("eflash: start %08lx is not on page start\n"\ in write_buff()
/openbmc/u-boot/cmd/
H A Dsetexpr.c98 printf("## error: substitution buffer overflow\n"); in substitute()
142 printf("Error compiling regex: %s\n", slre.err_str); in regex_sub()
150 printf("## Error: variable \"%s\" not defined\n", name); in regex_sub()
162 printf("## error: subst buffer overflow: have %d, need %d\n", in regex_sub()
196 printf("%s: No match\n", t); in regex_sub()
206 printf("%s=%s\n", name, t); in regex_sub()
214 printf("## error: pattern buffer overflow: have %d, need %d\n", in regex_sub()
286 printf("%s=%s\n", name, data); in regex_sub()
368 printf("invalid op\n"); in do_setexpr()
/openbmc/u-boot/drivers/dfu/
H A Ddfu_nand.c44 printf("%s: invalid nand device\n", __func__); in nand_block_op()
70 printf("%s: nand_%s_skip_bad call failed at %llx!\n", in nand_block_op()
109 printf("%s: Layout (%s) not (yet) supported!\n", __func__, in dfu_write_medium_nand()
133 printf("%s: Layout (%s) not (yet) supported!\n", __func__, in dfu_read_medium_nand()
153 printf("%s: invalid nand device\n", __func__); in dfu_flush_medium_nand()
173 printf("Failure erase: %d\n", ret); in dfu_flush_medium_nand()
217 printf("using id '%s'\n", mtd_id); in dfu_fill_entity_nand()
223 printf("Could not locate '%s'\n", mtd_id); in dfu_fill_entity_nand()
232 printf("%s: Memory layout (%s) not supported!\n", __func__, st); in dfu_fill_entity_nand()
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd.c134 printf("Board: ControlCenter DIGITAL\n"); in checkboard()
398 printf("FPGA%d: ", i); in hydra_initialize()
402 printf("HW-Ver 1.00\n"); in hydra_initialize()
406 printf("HW-Ver 1.10\n"); in hydra_initialize()
410 printf("HW-Ver 1.20\n"); in hydra_initialize()
414 printf("HW-Ver %d(not supported)\n", in hydra_initialize()
419 printf(" FPGA V %d.%02d, features:", in hydra_initialize()
422 printf(" %d uart channel(s)", feature_uart_channels); in hydra_initialize()
423 printf(" %d sideband channel(s)\n", feature_sb_channels); in hydra_initialize()
/openbmc/u-boot/drivers/clk/imx/
H A Dclk-imx8.c121 printf("%s(Invalid clk ID #%lu)\n", in imx8_clk_get_rate()
131 printf("%s err %d\n", __func__, ret); in imx8_clk_get_rate()
212 printf("%s(Invalid clk ID #%lu)\n", in imx8_clk_set_rate()
221 printf("%s err %d\n", __func__, ret); in imx8_clk_set_rate()
298 printf("%s(Invalid clk ID #%lu)\n", in __imx8_clk_enable()
307 printf("%s err %d\n", __func__, ret); in __imx8_clk_enable()
337 printf("Clk\t\tHz\n"); in soc_clk_dump()
353 printf("clk ID %lu not supported yet\n", in soc_clk_dump()
358 printf("%s %lu: get_rate err: %d\n", in soc_clk_dump()
363 printf("%s(%3lu):\t%lu\n", in soc_clk_dump()
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.c160 printf("Invalid nv index %#x\n", index); in index_to_seq()
191 printf("tpm: %zd bytes, recv_len %zd, cmd = %x\n", send_size, in sandbox_tpm_xfer()
201 printf("Get flags index %#02x\n", index); in sandbox_tpm_xfer()
227 printf(" ** Unknown flags index %x\n", index); in sandbox_tpm_xfer()
236 printf("Get cap nv index %#02x\n", index); in sandbox_tpm_xfer()
241 printf(" ** Unknown 0x65 command type %#02x\n", in sandbox_tpm_xfer()
252 printf("tpm: nvwrite index=%#02x, len=%#02x\n", index, length); in sandbox_tpm_xfer()
264 printf("tpm: nvread index=%#02x, len=%#02x, seq=%#02x\n", index, in sandbox_tpm_xfer()
308 printf("Unknown tpm command %02x\n", code); in sandbox_tpm_xfer()
312 printf("tpm: rx recv_len %zd\n", *recv_len); in sandbox_tpm_xfer()

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