Home
last modified time | relevance | path

Searched refs:pr_info (Results 1 – 18 of 18) sorted by relevance

/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
Dltp_fw_load.c57 pr_info(TCID ": device released\n"); in device_release()
69 pr_info(TCID ": Firmware has size '%zu'\n", size); in fw_read()
89 pr_info(TCID ": firmware '%s' requested\n", name); in try_request_fw()
138 pr_info(TCID ": device registered\n"); in test_init()
162 pr_info(TCID ": module exited\n"); in test_exit()
/third_party/jerryscript/targets/curie_bsp/jerry_app/arc/
Dmain.c27 pr_info (LOG_MODULE_MAIN, "BSP init done"); in main()
30 pr_info (LOG_MODULE_MAIN, "CFW init done"); in main()
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dprocfs.h18 struct elf_siginfo pr_info; member
/third_party/musl/ndk_musl_include/sys/
Dprocfs.h18 struct elf_siginfo pr_info; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dprocfs.h18 struct elf_siginfo pr_info; member
/third_party/musl/include/sys/
Dprocfs.h18 struct elf_siginfo pr_info; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dprocfs.h18 struct elf_siginfo pr_info; member
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
Dltp_uaccess.c34 pr_info(DEV_NAME ": " fmt "\n", ##__VA_ARGS__)
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
Dltp_block_dev.c29 pr_info(BLK_DEV_NAME ": " fmt, ##__VA_ARGS__)
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h107 #define pr_info(fmt, ...) \ macro
/third_party/elfutils/backends/
Dlinux-core-note.c91 struct EBLHOOK(siginfo) pr_info; in EBLHOOK()
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
Dltp_tpci.c56 pr_info(PCI_DEVICE_NAME ": " fmt "\n", ##__VA_ARGS__)
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dltp_tbio.c60 pr_info(TBIO_DEVICE_NAME ": " fmt "\n", ##__VA_ARGS__)
/third_party/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi_cmds.c56 pr_info(ACPI_TEST_NAME ": " fmt "\n", ##__VA_ARGS__)
/third_party/libbpf/src/
Dlibbpf_internal.h155 #define pr_info(fmt, ...) __pr(LIBBPF_INFO, fmt, ##__VA_ARGS__) macro
Drelo_core.c51 #undef pr_info
54 #define pr_info(fmt, log, ...) bpf_log((void *)log, fmt, "", ##__VA_ARGS__) macro
Dlibbpf.c3785 pr_info("elf: skipping unrecognized data section(%d) %s\n",
3800 pr_info("elf: skipping relo section(%d) %s for section(%d) %s\n",
3804 pr_info("elf: skipping relo section(%d) %s for section(%d) %s\n",
3828 pr_info("elf: skipping section(%d) %s (size %zu)\n", idx, name,
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h30773 struct elf_siginfo pr_info; member