Home
last modified time | relevance | path

Searched refs:printf (Results 3051 – 3075 of 3707) sorted by relevance

1...<<121122123124125126127128129130>>...149

/openbmc/linux/arch/parisc/boot/compressed/
H A DMakefile20 KBUILD_CFLAGS += $(cflags-y) -fno-delete-null-pointer-checks -fno-builtin-printf
/openbmc/linux/tools/testing/selftests/timers/
H A Dposix_timers.c70 printf("Diff too high: %lld..", diff); in check_diff()
/openbmc/u-boot/lib/efi_loader/
H A Defi_gop.c444 printf("ERROR: Out of memory\n"); in efi_gop_register()
455 printf("ERROR: Failure adding GOP protocol\n"); in efi_gop_register()
H A Defi_runtime.c391 printf("%s: Unknown relocation type %llx\n", in efi_runtime_relocate()
401 printf("%s: Relocation at %p is out of " in efi_runtime_relocate()
/openbmc/inarp/
H A Dinarp.c70 static __attribute__((format(printf, 3, 4)))
85 printf("\n"); in inarp_log()
/openbmc/u-boot/drivers/video/
H A Dfsl_dcu_fb.c269 printf("unsupported color depth: %u\n", pixel_format); in layer_ctrldesc_init()
404 printf("unsupported resolution %ux%u\n", in video_hw_init()
/openbmc/u-boot/drivers/pci/
H A Dpci-aardvark.c491 printf("PCIE-%d: Link up\n", pcie->first_busno); in pcie_advk_wait_for_link()
498 printf("PCIE-%d: Link down\n", pcie->first_busno); in pcie_advk_wait_for_link()
/openbmc/u-boot/doc/
H A DREADME.autoboot100 argument to a printf() call, so it may contain '%' format
102 commas exactly like in a printf statement, the required
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dhw_data.c773 printf("\n INVALID OMAP REVISION "); in hw_data_init()
809 printf("\n INVALID OMAP REVISION "); in get_ioregs()
/openbmc/u-boot/board/advantech/dms-ba16/
H A Ddms-ba16.c279 printf("Warning: you configured more USDHC controllers\n" in board_mmc_init()
624 printf("BOARD: %s\n", CONFIG_BOARD_NAME); in checkboard()
/openbmc/u-boot/board/el/el6x/
H A Del6x.c310 printf("Warning: you configured more USDHC controllers" in board_mmc_init()
412 printf("PMIC: PFUZE100 ID=0x%02x\n", reg); in power_init_board()
/openbmc/u-boot/board/embest/mx6boards/
H A Dmx6boards.c268 printf("Warning: you configured more USDHC controllers" in board_mmc_init()
607 printf("unknown - cputype : %02x\n", cpu_type(get_cpu_rev())); in checkboard()
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c318 printf("Fifo: %s %s UID: %lu GID: %lu MODE: %04lo\n", in add_new_fifo()
557 printf("%s: %s\n", app_name, VERSION); in main()
/openbmc/linux/Documentation/driver-api/tty/
H A Dn_gsm.rst96 printf("first muxed line: /dev/gsmtty%i\n", first);
186 printf("first muxed line: /dev/gsmtty%i\n", first);
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsock_fields.c69 printf("%s: state:%u bound_dev_if:%u family:%u type:%u protocol:%u mark:%u priority:%u " in print_sk()
85 printf("%s: snd_cwnd:%u srtt_us:%u rtt_min:%u snd_ssthresh:%u rcv_nxt:%u " in print_tp()
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c263 printf("Showing %s for %s\n", evsel__name(top->sym_evsel), symbol->name); in perf_top__show_details()
264 printf(" Events Pcnt (>=%d%%)\n", annotate_opts.min_pcnt); in perf_top__show_details()
275 printf("%d lines not displayed, maybe increase display entries [e]\n", more); in perf_top__show_details()
330 printf("%s\n", bf); in perf_top__print_sym_table()
332 printf("%-*.*s\n", win_width, win_width, graph_dotted_line); in perf_top__print_sym_table()
564 printf("exiting.\n"); in perf_top__handle_keypress()
H A Dbuiltin-kvm.c1583 printf("Couldn't create the events: %s\n", in kvm_live_open_events()
2014 printf("Usage: perf kvm stat <command>\n\n"); in print_kvm_stat_usage()
2016 printf("# Available commands:\n"); in print_kvm_stat_usage()
2017 printf("\trecord: record kvm events\n"); in print_kvm_stat_usage()
2018 printf("\treport: report statistical data of kvm events\n"); in print_kvm_stat_usage()
2019 printf("\tlive: live reporting of statistical data of kvm events\n"); in print_kvm_stat_usage()
2021 printf("\nOtherwise, it is the alias of 'perf stat':\n"); in print_kvm_stat_usage()
/openbmc/linux/scripts/
H A Dunifdef.c564 printf("#line %d%s", linenum, newline); in flushline()
605 printf("\n"); in closeout()
1131 printf("%s%3d", zerosyms ? "" : "\n", depth); in findsym()
1133 printf("%s%.*s%s", in findsym()
/openbmc/u-boot/drivers/usb/gadget/
H A Dci_udc.c57 #define DBG(x...) printf(x)
577 printf("%s: ep0 transaction already in progress\n", __func__); in ci_ep_queue()
625 printf("EP%d/%s FAIL info=%x pg0=%x\n", in handle_ep_complete()
834 printf("<UEI %x>\n", readl(&udc->epcomp)); in udc_irq()
H A Dg_dnl.c299 printf("%s: failed!, error: %d\n", __func__, ret); in g_dnl_register()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch60 + printf("Failed to set SO_RCVBUF of %d: %s\n", sd[i], strerror(errno));
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/
H A D0002-ext4_utils-add-o-argument-to-preserve-ownership.patch74 + printf("Warning: Enabling 'preserve ownership', this is an unofficial feature!\n");
/openbmc/u-boot/drivers/clk/
H A Dics8n3qv01.c134 printf("%s: PLL is off by %lld ppm\n", clk->dev->name, off_ppm); in ics8n3qv01_set_rate()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dpci.c75 printf("PCI-X will only work at 66 MHz\n"); in pci_mpc85xx_init()
/openbmc/u-boot/board/renesas/blanche/
H A Dblanche.c330 printf("blanche: Couldn't get eth device\n"); in board_eth_init()

1...<<121122123124125126127128129130>>...149