Home
last modified time | relevance | path

Searched refs:printf (Results 3451 – 3475 of 3707) sorted by relevance

1...<<131132133134135136137138139140>>...149

/openbmc/linux/Documentation/userspace-api/
H A Dlandlock.rst335 printf("Landlock is not supported by the current kernel.\n");
338 printf("Landlock is currently disabled.\n");
344 printf("Landlock supports LANDLOCK_ACCESS_FS_REFER.\n");
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_pbs.c25 #define DEBUG_PBS_D(d, l) printf("%x", d)
33 #define DEBUG_PBS_FULL_D(d, l) printf("%x", d)
/openbmc/qemu/monitor/
H A Dhmp.c112 printf("unsupported escape code: '\\%c'\n", c); in get_str()
126 printf("unterminated string\n"); in get_str()
/openbmc/qemu/block/
H A Dblkdebug.c805 printf("blkdebug: Suspended request '%s'\n", r->tag); in suspend_request()
907 printf("blkdebug: Resuming request '%s'\n", r->tag); in resume_req_by_tag()
/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c141 printf("TR: base=%p limit=%x\n", env->tr.base, env->tr.limit); in get_ss_esp_from_tss()
143 printf("%02x ", env->tr.base[i]); in get_ss_esp_from_tss()
145 printf("\n"); in get_ss_esp_from_tss()
148 printf("\n"); in get_ss_esp_from_tss()
839 printf("TR: base=" TARGET_FMT_lx " limit=%x\n", in get_rsp_from_tss()
/openbmc/qemu/disas/
H A Dnios2.c2646 printf ("index: 0x%02X ops: ", i); in nios2_init_opcode_hash()
2649 printf ("%s ", tmp_hash->opcode->name); in nios2_init_opcode_hash()
2652 printf ("\n"); in nios2_init_opcode_hash()
2658 printf ("index: 0x%02X ops: ", i); in nios2_init_opcode_hash()
2661 printf ("%s ", tmp_hash->opcode->name); in nios2_init_opcode_hash()
2664 printf ("\n"); in nios2_init_opcode_hash()
/openbmc/u-boot/drivers/net/
H A De1000.c2229 printf("signal for %s is %x (ctrl %08x)!!!!\n", hw->name, signal, in e1000_setup_fiber_link()
5587 printf("e1000: %02x:%02x:%02x:%02x:%02x:%02x\n ", in e1000_init_one()
5592 printf("e1000: no NVM\n"); in e1000_init_one()
5713 printf("e1000#%u: Out of Memory!\n", i); in e1000_initialize()
5795 printf("e1000: ERROR: No such device: e1000#%s\n", argv[1]); in do_e1000()
5800 printf("%02x:%02x:%02x:%02x:%02x:%02x\n", in do_e1000()
5889 printf(pr_fmt("failed to initialize card: %d\n"), ret); in e1000_eth_probe()
H A Dcalxedaxgmac.c444 printf("xgmac: TX timeout\n"); in xgmac_tx()
/openbmc/linux/Documentation/locking/
H A Dpreempt-locking.rst117 if (buf[smp_processor_id()] == -1) printf(KERN_INFO "wee!\n");
/openbmc/u-boot/drivers/spi/
H A Dzynq_qspi.c354 printf("zynq_qspi_irq_poll: Timeout!\n"); in zynq_qspi_irq_poll()
/openbmc/u-boot/lib/
H A Dlmb.c302 printf("ERROR: Failed to allocate 0x%lx bytes below 0x%lx.\n", in lmb_alloc_base()
H A DKconfig99 bool "Enable tiny printf() version"
101 This option enables a tiny, stripped down printf version.
/openbmc/u-boot/drivers/mtd/onenand/
H A Dsamsung.c458 printf("block %d is write-protected!\n", block); in s3c_onenand_check_lock_status()
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c154 printf("CPU: %s\n", name); in print_cpuinfo()
/openbmc/u-boot/drivers/video/
H A Dpxa_lcd.c487 printf("pxafb_setup_gpio: unable to determine bits per pixel\n"); in pxafb_setup_gpio()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Duserp.rst43 printf ("Video capturing or user pointer streaming is not supported\\n");
H A Ddmabuf.rst54 printf("Video capturing or DMABUF streaming is not supported\\n");
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/
H A D0001-Migrate-to-use-g_memdup2.patch150 printf("received %d bytes from server\n", result);
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/
H A D0001-Fix-implicit-fallthrough-warning.patch210 + int foo(const char *p, ...) __attribute__(($1(printf, 1, 2)));
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/
H A D0001-byacc-do-not-reorder-CC-and-CFLAGS.patch181 - cf_flags=`echo "$CC" | ${AWK:-awk} -v prog="$cf_prog" '{ printf("%s", substr($0,1+length(prog)));…
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c239 printf(format, prog_name, log_buf); in libbpf_debug_print()
/openbmc/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh855 MAX_TEST=$(printf "%04d\n" $NUM_TESTS)
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c572 printf("Usage: %s [-h] [-i iterations of the single step test]\n", name); in help()
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst63 内核的printf不支持%n。显而易见,浮点格式(%e, %f, %g, %a)也不被识别。使用任何不
/openbmc/linux/Documentation/admin-guide/media/
H A Dsi4713.rst167 printf("received noise level: %d\n", rnl.rnl);

1...<<131132133134135136137138139140>>...149