Home
last modified time | relevance | path

Searched refs:pr_err (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
Dltp_fw_load.c71 pr_err(TCID ": Expected firmware size '%d'\n", fw_size); in fw_read()
76 pr_err(TCID ": Unexpected firmware data\n"); in fw_read()
92 pr_err(TCID ": Can't request firmware '%s'\n", name); in try_request_fw()
116 pr_err(TCID ": Unexpected number of firmwares '%d'", fw_num); in sys_fwnum()
135 pr_err(TCID ": Unable to register device\n"); in test_init()
142 pr_err(TCID ": Can't create sysfs file 'result'\n"); in test_init()
148 pr_err(TCID ": Can't create sysfs file 'fwnum'\n"); in test_init()
/third_party/weston/clients/
Dtouch-calibrator.c67 pr_err(const char *fmt, ...) WL_PRINTF(1, 2);
340 pr_err("non-invertible matrix during computation\n"); in compute_calibration()
383 pr_err("Calibration verification failed, too large error.\n"); in verify_calibration()
867 pr_err(const char *fmt, ...) in pr_err() function
930 pr_err("extra arguments given.\n\n"); in main()
956 pr_err("the Wayland server does not expose the calibration interface.\n"); in main()
961 pr_err("\"%s\" was not found.\n", match_name); in main()
/third_party/jerryscript/tools/
Drun-perf-test.sh19 function pr_err() { function
24 pr_err $@
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
Dltp_uaccess.c32 pr_err(DEV_NAME ": " fmt "\n", ##__VA_ARGS__)
/third_party/e2fsprogs/lib/ext2fs/
Djfs_compat.h73 #define pr_err(...) macro
/third_party/e2fsprogs/e2fsck/
Drecovery.c571 pr_err("JBD2: Invalid checksum recovering block %lu in log\n", in do_one_pass()
750 pr_err("JBD2: Invalid checksum found in transaction %u\n", in do_one_pass()
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h100 #define pr_err(fmt, ...) \ macro
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
Dltp_block_dev.c27 pr_err(BLK_DEV_NAME ": " fmt, ##__VA_ARGS__)
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
Dltp_tpci.c54 pr_err(PCI_DEVICE_NAME ": " fmt "\n", ##__VA_ARGS__)
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dltp_tbio.c58 pr_err(TBIO_DEVICE_NAME ": " fmt "\n", ##__VA_ARGS__)
/third_party/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi_cmds.c52 pr_err(ACPI_TEST_NAME ": " fmt "\n", ##__VA_ARGS__)