PREFIX
pr_info(PREFIX "Unable to map lapic to logical cpu number\n");
pr_warn(PREFIX "nr_cpus limit of %i reached."
printk(KERN_WARNING PREFIX "Device sent unknown record %x\n", p);
printk(KERN_WARNING PREFIX
printk(KERN_WARNING PREFIX "errored HIL packet\n");
printk(KERN_INFO PREFIX "HIL keyboard found (did = 0x%02x, lang = %s)\n",
printk(KERN_INFO PREFIX
printk(KERN_INFO PREFIX
printk(KERN_INFO PREFIX
printk(KERN_DEBUG PREFIX "new in slot %i\n", rc);
printk(KERN_DEBUG PREFIX "same in slot %i\n", rc);
printk(KERN_ERR PREFIX "Residual device slots exhausted, close some serios!\n");
printk(KERN_INFO PREFIX "Device name gotten: %16s\n",
printk(KERN_DEBUG PREFIX "z%i \n {%i}", doze, mlc->seidx);
printk(KERN_DEBUG PREFIX " + ");
pr_warn(PREFIX "HIL seems stuck - Disabling HIL MLC.\n");
printk(KERN_WARNING PREFIX "HP SDC driver disabled by no_hpsdc=1.\n");
printk(KERN_WARNING PREFIX "Error registering SDC with system bus tree.\n");
printk(KERN_WARNING PREFIX "No SDC found.\n");
printk(KERN_WARNING PREFIX "Error reading config byte.\n");
printk(KERN_INFO PREFIX "New style SDC\n");
printk(KERN_WARNING PREFIX "Error reading extended config byte.\n");
printk(KERN_INFO PREFIX "Revision: %s\n", str);
printk(KERN_INFO PREFIX "TI SN76494 beeper present\n");
printk(KERN_INFO PREFIX "OKI MSM-58321 BBRTC present\n");
printk(KERN_INFO PREFIX "Spunking the self test register to force PUP "
printk(KERN_INFO PREFIX "Old style SDC (1820-%s).\n",
printk(KERN_INFO PREFIX "HP SDC reports successful PUP.\n");
printk(KERN_WARNING PREFIX "NMI !\n");
printk(KERN_WARNING PREFIX "HIL NMI\n");
printk(KERN_WARNING PREFIX "read timeout (%lldus)!\n",
printk(KERN_WARNING PREFIX "No free slot to add transaction.\n");
printk(KERN_WARNING PREFIX "Transaction add failed: transaction already queued?\n");
pr_info(PREFIX "HP SDC at 0x%08lx, IRQ %d (NMI IRQ %d)\n",
printk(KERN_WARNING PREFIX ": %s SDC IO=0x%p IRQ=0x%x NMI=0x%x\n",
printk(KERN_WARNING PREFIX "Error unregistering HP SDC");
printk(KERN_DEBUG PREFIX "err code %x\n", data);
printk(KERN_WARNING PREFIX "Bastard SDC reconfigured loop!\n");
printk(KERN_WARNING PREFIX "Bastard SDC decided to reconfigure loop!\n");
printk(KERN_WARNING PREFIX "Unknown HIL Error status (%x)!\n", data);
printk(KERN_INFO PREFIX "Registering the System Domain Controller's HIL MLC.\n");
printk(KERN_WARNING PREFIX "Failed to register MLC structure with hil_mlc\n");
printk(KERN_WARNING PREFIX "Request for raw HIL ISR hook denied\n");
printk(KERN_ERR PREFIX "Failed to unregister MLC structure with hil_mlc.\n"
printk(KERN_ERR PREFIX "Failed to release the raw HIL ISR hook.\n"
printk(KERN_ERR PREFIX "Failed to unregister MLC structure with hil_mlc.\n"
printk(KERN_WARNING PREFIX "HIL Overflow!\n");
printk(KERN_WARNING PREFIX
printk(KERN_WARNING PREFIX
printk(KERN_NOTICE PREFIX "no RFD magic found in '%s'\n",
printk(KERN_WARNING PREFIX "'%s': no empty erase unit found\n",
printk(KERN_WARNING PREFIX "error reading '%s' at "
printk(KERN_ERR PREFIX "erase of region %llx,%llx on '%s' "
pr_err(PREFIX "'%s': unable to write RFD header at 0x%lx\n",
printk(KERN_ERR PREFIX "error reading '%s' at "
printk(KERN_ERR PREFIX "'%s': Unable to "
printk(KERN_ERR PREFIX "'%s': unable to read header at "
printk(KERN_ERR PREFIX "error writing '%s' at "
printk(KERN_ERR PREFIX "error writing '%s' at 0x%lx\n",
printk(KERN_ERR PREFIX "error writing '%s' at 0x%lx\n",
printk(KERN_WARNING PREFIX "please provide block_size");
printk(KERN_WARNING PREFIX "'%s': errors found, "
printk(KERN_INFO PREFIX "name: '%s' type: %d flags %x\n",
size_t len = strlen(PREFIX);
if (strncmp(prop->name, PREFIX, len))
[USB_GADGET_PRODUCT_IDX].s = PREFIX DRIVER_DESC,
MODULE_DESCRIPTION(PREFIX DRIVER_DESC);
case PREFIX(no_error): return "No error detected";
case PREFIX(GENERIC): return "Error (generic)";
case PREFIX(prefix_unknown): return "Unknown frame descriptor";
case PREFIX(version_unsupported): return "Version not supported";
case PREFIX(frameParameter_unsupported): return "Unsupported frame parameter";
case PREFIX(frameParameter_windowTooLarge): return "Frame requires too much memory for decoding";
case PREFIX(corruption_detected): return "Data corruption detected";
case PREFIX(checksum_wrong): return "Restored data doesn't match checksum";
case PREFIX(literals_headerWrong): return "Header of Literals' block doesn't respect format specification";
case PREFIX(parameter_unsupported): return "Unsupported parameter";
case PREFIX(parameter_combination_unsupported): return "Unsupported combination of parameters";
case PREFIX(parameter_outOfBound): return "Parameter is out of bound";
case PREFIX(init_missing): return "Context should be init first";
case PREFIX(memory_allocation): return "Allocation error : not enough memory";
case PREFIX(workSpace_tooSmall): return "workSpace buffer is not large enough";
case PREFIX(stage_wrong): return "Operation not authorized at current processing stage";
case PREFIX(tableLog_tooLarge): return "tableLog requires too much memory : unsupported";
case PREFIX(maxSymbolValue_tooLarge): return "Unsupported max Symbol Value : too large";
case PREFIX(maxSymbolValue_tooSmall): return "Specified maxSymbolValue is too small";
case PREFIX(cannotProduce_uncompressedBlock): return "This mode cannot generate an uncompressed block";
case PREFIX(stabilityCondition_notRespected): return "pledged buffer stability condition is not respected";
case PREFIX(dictionary_corrupted): return "Dictionary is corrupted";
case PREFIX(dictionary_wrong): return "Dictionary mismatch";
case PREFIX(dictionaryCreation_failed): return "Cannot create Dictionary from provided samples";
case PREFIX(dstSize_tooSmall): return "Destination buffer is too small";
case PREFIX(srcSize_wrong): return "Src size is incorrect";
case PREFIX(dstBuffer_null): return "Operation on NULL destination buffer";
case PREFIX(noForwardProgress_destFull): return "Operation made no progress over multiple calls, due to output buffer being full";
case PREFIX(noForwardProgress_inputEmpty): return "Operation made no progress over multiple calls, due to input being empty";
case PREFIX(frameIndex_tooLarge): return "Frame index is too large";
case PREFIX(seekableIO): return "An I/O error occurred when reading/seeking";
case PREFIX(dstBuffer_wrong): return "Destination buffer is wrong";
case PREFIX(srcBuffer_wrong): return "Source buffer is wrong";
case PREFIX(sequenceProducer_failed): return "Block-level external sequence producer returned an error code";
case PREFIX(externalSequences_invalid): return "External sequences are not valid";
case PREFIX(maxCode):
#define ZSTD_ERROR(name) ((size_t)-PREFIX(name))
simple_util_parse_convert(top, PREFIX, adata);
simple_util_parse_convert(node, PREFIX, adata);
of_property_read_u32(top, PREFIX "mclk-fs", &dai_props->mclk_fs);
of_property_read_u32(node, PREFIX "mclk-fs", &dai_props->mclk_fs);
of_property_read_u32(cpu, PREFIX "mclk-fs", &dai_props->mclk_fs);
of_property_read_u32(codec, PREFIX "mclk-fs", &dai_props->mclk_fs);
prefix = PREFIX;
PREFIX "prefix");
prefix = PREFIX;
node = of_get_child_by_name(top, PREFIX "dai-link");
struct device_node *add_devs __free(device_node) = of_get_child_by_name(top, PREFIX "additional-devs");
of_get_child_by_name(node, is_top ? PREFIX "codec" : "codec");
of_get_child_by_name(node, is_top ? PREFIX "plat" : "plat");
struct device_node *node __free(device_node) = of_get_child_by_name(dev->of_node, PREFIX "additional-devs");
ret = simple_util_parse_widgets(card, PREFIX);
ret = simple_util_parse_routing(card, PREFIX);
ret = simple_util_parse_pin_switches(card, PREFIX);
ret = simple_util_parse_card_name(priv, PREFIX);
ret = snd_soc_of_parse_aux_devs(card, PREFIX "aux-devs");
ret = simple_util_init_hp(card, &priv->hp_jack, PREFIX);
ret = simple_util_init_mic(card, &priv->mic_jack, PREFIX);
ret = simple_util_init_aux_jacks(priv, PREFIX);
pr_err(PREFIX "Platform device allocation failed\n");
pr_err(PREFIX "Unable to add platform device\n");
pr_err(PREFIX "Failed to get DAC regulator from %s: %ld\n",
pr_err(PREFIX "can't set codec system clock\n");
pr_err(PREFIX "can't set cpu system clock\n");
pr_err(PREFIX "can't set SRG clock divider\n");
bcd2000_dump_buffer(PREFIX "received from device: ", buf, buf_len);
bcd2000_dump_buffer(PREFIX "sending to userspace: ",
bcd2000_dump_buffer(PREFIX "sending to device: ",
dev_err(&bcd2k->dev->dev, PREFIX
PREFIX "output urb->status: %d\n", urb->status);
PREFIX "input urb->status: %i\n", urb->status);
dev_err(&bcd2k->dev->dev, PREFIX
dev_err(&bcd2k->dev->dev, PREFIX
dev_err(&bcd2k->dev->dev, PREFIX
dev_err(&bcd2k->dev->dev, PREFIX "usb_alloc_urb failed\n");
dev_info(&bcd2k->dev->dev, PREFIX "error during probing");
exec_cmd_init("perf", PREFIX, PERF_EXEC_PATH, EXEC_PATH_ENVIRONMENT);
#define GUEST_IRQ_HANDLER_NAME(split, lev) CAT(PREFIX, CAT(split, lev))
static void CAT(PREFIX, CAT(split, lev))(struct ex_regs *regs) \
printf(PREFIX PREFIX "actually read 0x%lx bytes of data in total\n",
printf(PREFIX PREFIX "expect to read 0x%lx bytes of data in total\n",
printf(PREFIX PREFIX "read reach end of the file\n");
perror(PREFIX ERROR_PREFIX "read failed");
printf(PREFIX PREFIX "actually read 0x%lx bytes of data in total\n",
perror(PREFIX ERROR_PREFIX "ftruncate failed");
perror(PREFIX ERROR_PREFIX "mmap for primary mapping failed");
perror(PREFIX ERROR_PREFIX "ftruncate back to 0 failed");
perror(PREFIX ERROR_PREFIX "ftruncate failed");
perror(PREFIX ERROR_PREFIX "mmap for primary mapping failed");
perror(PREFIX ERROR_PREFIX "MADV_HWPOISON failed");
perror(PREFIX ERROR_PREFIX "ftruncate back to 0 failed");
perror(PREFIX ERROR_PREFIX "could not open hugetlbfs file");
perror(PREFIX ERROR_PREFIX "fstatfs failed");
printf(PREFIX ERROR_PREFIX "not hugetlbfs file\n");
printf(PREFIX "HugeTLB read regression test...\n");
printf(PREFIX "HugeTLB read regression test...%s\n",
printf(PREFIX "HugeTLB read HWPOISON test...\n");
printf(PREFIX "HugeTLB read HWPOISON test...%s\n",
printf(PREFIX "HugeTLB seek then read HWPOISON test...\n");
printf(PREFIX "HugeTLB seek then read HWPOISON test...%s\n",
printf(PREFIX ERROR_PREFIX "check fail: buf[%lu] = %u != %u\n",
printf(PREFIX PREFIX "init val=%u with offset=0x%lx\n", val, offset);
printf(PREFIX PREFIX "expect to read 0x%lx bytes of data in total\n",
perror(PREFIX ERROR_PREFIX "seek failed");
printf(PREFIX PREFIX "read reach end of the file\n");
perror(PREFIX ERROR_PREFIX "read failed");
snprintf(data->filename, MAX_FILENAME_LEN, "%s%s", PREFIX, suffixes[SHM]);
snprintf(data->filename, MAX_FILENAME_LEN, "%s%s", PREFIX, suffixes[NORM_FILE]);