Home
last modified time | relevance | path

Searched refs:printf (Results 3576 – 3600 of 3722) sorted by relevance

1...<<141142143144145146147148149

/openbmc/qemu/target/i386/
H A Dhelper.c187 printf("CR4 update: %08x -> %08x\n", (uint32_t)env->cr[4], new_cr4); in cpu_x86_update_cr4()
/openbmc/qemu/bsd-user/
H A Delfload.c792 printf("Unable to load interpreter\n"); in load_elf_binary()
/openbmc/qemu/tests/tcg/hexagon/
H A Dusr.c797 printf("Audio instructions skipped\n"); in main()
972 printf("v67 instructions skipped\n"); in main()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c1503 printf("Error: Failed to update xskmap, error %s\n", strerror(-err)); in worker_testapp_validate_rx()
1567 printf("Error attaching XDP program\n"); in xsk_reattach_xdp()
2070 printf("Error loading XDP program\n"); in init_iface()
H A Dxsk.c285 printf("XDP mode query returned error %s\n", strerror(errno)); in xsk_is_in_mode()
/openbmc/linux/Documentation/networking/
H A Dpacket_mmap.rst911 printf("%s -> %s, ", sbuff, dbuff);
914 printf("rxhash: 0x%x\n", ppd->hv1.tp_rxhash);
996 printf("\nReceived %u packets, %lu bytes, %u dropped, freeze_q_cnt: %u\n",
H A Dmctp.rst199 printf("received %zd bytes from remote EID %d\n", rc, addr.smctp_addr);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0001-Revert-ld.hugetlbfs-fix-Ttext-segment-argument-on-AA.patch202 - printf -v TEXTADDR "%x" "$SLICE_SIZE"
/openbmc/u-boot/fs/ubifs/
H A Dsb.c535 printf("No UBIFS filesystem found!\n"); in ubifs_read_superblock()
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c671 printf("invalid pin %#x", _pin); in sh_pfc_pinconf_set()
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dscg.c548 printf("Unsupported pll clocks %d\n", pll); in decode_pll()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch49 # define dprintf printf
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/
H A Drpi-config_git.bb298 printf "${RPI_EXTRA_CONFIG}\n" >> $CONFIG
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0003-src-basic-missing.h-check-for-missing-strndupa.patch282 #include "unit-printf.h"
294 #include "unit-printf.h"
/openbmc/qemu/hw/dma/
H A Domap_dma.c164 printf("%s: bad DMA request\n", __func__); in omap_dma_channel_load()
521 printf("%s: Bus time-out in DMA%i operation\n",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0003-src-basic-missing.h-check-for-missing-strndupa.patch282 #include "unit-printf.h"
294 #include "unit-printf.h"
/openbmc/qemu/hw/core/
H A Dloader.c603 printf ("Error: inflateInit2() returned %d\n", r); in gunzip()
612 printf ("Error: inflate() returned %d\n", r); in gunzip()
/openbmc/linux/Documentation/kernel-hacking/
H A Dhacking.rst242 a format string mostly compatible with ANSI C printf, and C string
262 typoing printf as printk in your user programs :)
267 on top of its printf function: "Printf should not be used for
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dhacking.rst262 la printf ANSI C, e la concatenazione di una stringa C come primo argomento
281 nei vostri programmi utenti le printf come se fossero printk :)
286 sopra alla funzione printf: "Printf non dovrebbe essere usata per il
/openbmc/qemu/target/ppc/
H A Dkvm.c1786 printf("warning: KVM does not support watchdog"); in kvmppc_booke_watchdog_enable()
1880 printf("Can't open directory " PROC_DEVTREE_CPU "\n"); in kvmppc_find_cpu_dt()
1905 printf("Unknown host!\n"); in kvmppc_find_cpu_dt()
/openbmc/qemu/target/i386/hvf/
H A Dx86_decode.c31 printf("%llx: failed to decode instruction ", env->eip); in decode_invalid()
33 printf("%x ", decode->opcode[i]); in decode_invalid()
35 printf("\n"); in decode_invalid()
/openbmc/u-boot/board/compulab/cm_t35/
H A Dcm_t35.c462 printf("No MAC address found! "); in board_eth_init()
/openbmc/u-boot/drivers/net/
H A Dag7xxx.c408 printf("ag7xxx: Out of TX DMA descriptors!\n"); in ag7xxx_eth_send()
/openbmc/linux/Documentation/input/joydev/
H A Djoystick-api.rst267 printf("Name: %s\n", name);
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c28 #define PRINT printf

1...<<141142143144145146147148149