Searched refs:pr_err (Results 1 – 11 of 11) sorted by relevance
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/ |
D | ltp_fw_load.c | 71 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/ |
D | touch-calibrator.c | 67 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/ |
D | run-perf-test.sh | 19 function pr_err() { function 24 pr_err $@
|
/third_party/ltp/testcases/kernel/device-drivers/uaccess/ |
D | ltp_uaccess.c | 32 pr_err(DEV_NAME ": " fmt "\n", ##__VA_ARGS__)
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | jfs_compat.h | 73 #define pr_err(...) macro
|
/third_party/e2fsprogs/e2fsck/ |
D | recovery.c | 571 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/ |
D | kernel.h | 100 #define pr_err(fmt, ...) \ macro
|
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ |
D | ltp_block_dev.c | 27 pr_err(BLK_DEV_NAME ": " fmt, ##__VA_ARGS__)
|
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ |
D | ltp_tpci.c | 54 pr_err(PCI_DEVICE_NAME ": " fmt "\n", ##__VA_ARGS__)
|
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ |
D | ltp_tbio.c | 58 pr_err(TBIO_DEVICE_NAME ": " fmt "\n", ##__VA_ARGS__)
|
/third_party/ltp/testcases/kernel/device-drivers/acpi/ |
D | ltp_acpi_cmds.c | 52 pr_err(ACPI_TEST_NAME ": " fmt "\n", ##__VA_ARGS__)
|