| /kernel/linux/linux-5.10/arch/mips/generic/ |
| D | board-sead3.c | 63 pr_err("unable to find DT GIC node: %d\n", gic_off); in remove_gic() 69 pr_err("unable to nop GIC node\n"); in remove_gic() 76 pr_err("unable to find CPU intc node: %d\n", cpu_off); in remove_gic() 82 pr_err("unable to get CPU intc phandle\n"); in remove_gic() 91 pr_warn("unable to set UART interrupt-parent: %d\n", in remove_gic() 99 pr_err("unable to set UART interrupts property: %d\n", in remove_gic() 114 pr_err("unable to find ethernet DT node: %d\n", eth_off); in remove_gic() 120 pr_err("unable to set ethernet interrupt-parent: %d\n", err); in remove_gic() 126 pr_err("unable to set ethernet interrupts property: %d\n", err); in remove_gic() 132 pr_err("unable to find EHCI DT node: %d\n", ehci_off); in remove_gic() [all …]
|
| D | yamon-dt.c | 29 pr_err("Unable to find or add DT chosen node: %d\n", in yamon_dt_append_cmdline() 36 pr_err("Unable to set bootargs property: %d\n", err); in yamon_dt_append_cmdline() 126 pr_err("Unable to find or add memory DT node: %d\n", mem_off); in yamon_dt_append_memory() 132 pr_err("Unable to set memory node device_type: %d\n", err); in yamon_dt_append_memory() 141 pr_err("Unable to set memory regs property: %d\n", err); in yamon_dt_append_memory() 150 pr_err("Unable to set linux,usable-memory property: %d\n", err); in yamon_dt_append_memory() 220 pr_err("Unable to find or add DT chosen node: %d\n", in yamon_dt_serial_config() 227 pr_err("Unable to set stdout-path property: %d\n", err); in yamon_dt_serial_config()
|
| /kernel/linux/linux-4.19/arch/mips/generic/ |
| D | board-sead3.c | 67 pr_err("unable to find DT GIC node: %d\n", gic_off); in remove_gic() 73 pr_err("unable to nop GIC node\n"); in remove_gic() 80 pr_err("unable to find CPU intc node: %d\n", cpu_off); in remove_gic() 86 pr_err("unable to get CPU intc phandle\n"); in remove_gic() 95 pr_warn("unable to set UART interrupt-parent: %d\n", in remove_gic() 103 pr_err("unable to set UART interrupts property: %d\n", in remove_gic() 118 pr_err("unable to find ethernet DT node: %d\n", eth_off); in remove_gic() 124 pr_err("unable to set ethernet interrupt-parent: %d\n", err); in remove_gic() 130 pr_err("unable to set ethernet interrupts property: %d\n", err); in remove_gic() 136 pr_err("unable to find EHCI DT node: %d\n", ehci_off); in remove_gic() [all …]
|
| D | yamon-dt.c | 33 pr_err("Unable to find or add DT chosen node: %d\n", in yamon_dt_append_cmdline() 40 pr_err("Unable to set bootargs property: %d\n", err); in yamon_dt_append_cmdline() 130 pr_err("Unable to find or add memory DT node: %d\n", mem_off); in yamon_dt_append_memory() 136 pr_err("Unable to set memory node device_type: %d\n", err); in yamon_dt_append_memory() 145 pr_err("Unable to set memory regs property: %d\n", err); in yamon_dt_append_memory() 154 pr_err("Unable to set linux,usable-memory property: %d\n", err); in yamon_dt_append_memory() 224 pr_err("Unable to find or add DT chosen node: %d\n", in yamon_dt_serial_config() 231 pr_err("Unable to set stdout-path property: %d\n", err); in yamon_dt_serial_config()
|
| /kernel/linux/linux-5.10/arch/mips/mti-malta/ |
| D | malta-dtshim.c | 208 panic("Unable to add memory node to DT: %d", mem_off); in append_memory() 212 panic("Unable to set memory node device_type: %d", err); in append_memory() 218 panic("Unable to set memory regs property: %d", err); in append_memory() 224 panic("Unable to set linux,usable-memory property: %d", err); in append_memory() 256 pr_warn("malta-dtshim: unable to find DT GIC node: %d\n", in remove_gic() 263 pr_warn("malta-dtshim: unable to nop GIC node\n"); in remove_gic() 267 pr_warn("malta-dtshim: unable to find DT i8259 node: %d\n", in remove_gic() 275 pr_warn("malta-dtshim: unable to find CPU intc node: %d\n", in remove_gic() 282 pr_warn("malta-dtshim: unable to get CPU intc phandle\n"); in remove_gic() 288 pr_warn("malta-dtshim: unable to set i8259 interrupt-parent: %d\n", in remove_gic() [all …]
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| D | irq-orion.c | 67 panic("%pOFn: unable to add irq domain\n", np); in orion_irq_init() 74 panic("%pOFn: unable to alloc irq domain gc\n", np); in orion_irq_init() 83 panic("%pOFn: unable to request mem region %d", in orion_irq_init() 88 panic("%pOFn: unable to map resource %d", np, n); in orion_irq_init() 153 pr_err("%pOFn: unable to add irq domain\n", np); in orion_bridge_irq_init() 160 pr_err("%pOFn: unable to alloc irq domain gc\n", np); in orion_bridge_irq_init() 166 pr_err("%pOFn: unable to get resource\n", np); in orion_bridge_irq_init() 171 pr_err("%s: unable to request mem region\n", np->name); in orion_bridge_irq_init() 178 pr_err("%pOFn: unable to parse irq\n", np); in orion_bridge_irq_init() 185 pr_err("%pOFn: unable to map resource\n", np); in orion_bridge_irq_init()
|
| /kernel/linux/linux-4.19/drivers/irqchip/ |
| D | irq-orion.c | 67 panic("%s: unable to add irq domain\n", np->name); in orion_irq_init() 74 panic("%s: unable to alloc irq domain gc\n", np->name); in orion_irq_init() 83 panic("%s: unable to request mem region %d", in orion_irq_init() 88 panic("%s: unable to map resource %d", np->name, n); in orion_irq_init() 153 pr_err("%s: unable to add irq domain\n", np->name); in orion_bridge_irq_init() 160 pr_err("%s: unable to alloc irq domain gc\n", np->name); in orion_bridge_irq_init() 166 pr_err("%s: unable to get resource\n", np->name); in orion_bridge_irq_init() 171 pr_err("%s: unable to request mem region\n", np->name); in orion_bridge_irq_init() 178 pr_err("%s: unable to parse irq\n", np->name); in orion_bridge_irq_init() 185 pr_err("%s: unable to map resource\n", np->name); in orion_bridge_irq_init()
|
| D | irq-dw-apb-ictl.c | 82 pr_err("%pOF: unable to parse irq\n", np); in dw_apb_ictl_init() 88 pr_err("%pOF: unable to get resource\n", np); in dw_apb_ictl_init() 93 pr_err("%pOF: unable to request mem region\n", np); in dw_apb_ictl_init() 99 pr_err("%pOF: unable to map resource\n", np); in dw_apb_ictl_init() 126 pr_err("%pOF: unable to add irq domain\n", np); in dw_apb_ictl_init() 135 pr_err("%pOF: unable to alloc irq domain gc\n", np); in dw_apb_ictl_init()
|
| /kernel/linux/linux-4.19/arch/mips/mti-malta/ |
| D | malta-dtshim.c | 212 panic("Unable to add memory node to DT: %d", mem_off); in append_memory() 216 panic("Unable to set memory node device_type: %d", err); in append_memory() 222 panic("Unable to set memory regs property: %d", err); in append_memory() 228 panic("Unable to set linux,usable-memory property: %d", err); in append_memory() 260 pr_warn("malta-dtshim: unable to find DT GIC node: %d\n", in remove_gic() 267 pr_warn("malta-dtshim: unable to nop GIC node\n"); in remove_gic() 271 pr_warn("malta-dtshim: unable to find DT i8259 node: %d\n", in remove_gic() 279 pr_warn("malta-dtshim: unable to find CPU intc node: %d\n", in remove_gic() 286 pr_warn("malta-dtshim: unable to get CPU intc phandle\n"); in remove_gic() 292 pr_warn("malta-dtshim: unable to set i8259 interrupt-parent: %d\n", in remove_gic() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
| D | mremap_dontunmap.c | 62 "unable to unmap destination mapping"); in kernel_support_for_mremap_dontunmap() 66 "unable to unmap source mapping"); in kernel_support_for_mremap_dontunmap() 125 "unable to unmap destination mapping"); in mremap_dontunmap_simple() 127 "unable to unmap source mapping"); in mremap_dontunmap_simple() 171 "unable to unmap destination mapping"); in mremap_dontunmap_simple_fixed() 173 "unable to unmap source mapping"); in mremap_dontunmap_simple_fixed() 221 "unable to unmap destination mapping"); in mremap_dontunmap_partial_mapping() 223 "unable to unmap source mapping"); in mremap_dontunmap_partial_mapping() 280 "unable to unmap destination mapping"); in mremap_dontunmap_partial_mapping_overwrite() 282 "unable to unmap source mapping"); in mremap_dontunmap_partial_mapping_overwrite() [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/mei/ |
| D | mei.rst | 109 ENOMEM Unable to allocate memory to client internal data. 110 EFAULT Fatal Error (e.g. Unable to access user input data) 146 ENOMEM Unable to allocate memory to client internal data. 147 EFAULT Fatal Error (e.g. Unable to access user input data) 174 ENOMEM Unable to allocate memory to client internal data. 175 EFAULT Fatal Error (e.g. Unable to access user input data) 199 ENOMEM Unable to allocate memory to client internal data. 200 EFAULT Fatal Error (e.g. Unable to access user input data)
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
| D | bmi.c | 39 ath10k_warn(ar, "unable to write to the device: %d\n", ret); in ath10k_bmi_done() 66 ath10k_warn(ar, "unable to get target info from device\n"); in ath10k_bmi_get_target_info() 110 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 123 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 143 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 180 ath10k_warn(ar, "unable to read from the device (%d)\n", in ath10k_bmi_read_memory() 216 ath10k_warn(ar, "Unable to write soc register to device: %d\n", in ath10k_bmi_write_soc_reg() 245 ath10k_warn(ar, "Unable to read soc register from device: %d\n", in ath10k_bmi_read_soc_reg() 288 ath10k_warn(ar, "unable to write to the device (%d)\n", in ath10k_bmi_write_memory() 326 ath10k_warn(ar, "unable to read from the device\n"); in ath10k_bmi_execute() [all …]
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-rx4581.c | 108 dev_err(dev, "Unable to read device flags\n"); in rx4581_get_datetime() 118 dev_err(dev, "Unable to write device " in rx4581_get_datetime() 128 dev_err(dev, "Unable to read date\n"); in rx4581_get_datetime() 135 dev_err(dev, "Unable to read device flags\n"); in rx4581_get_datetime() 200 dev_err(dev, "Unable to read control register\n"); in rx4581_set_datetime() 207 dev_err(dev, "Unable to write control register\n"); in rx4581_set_datetime() 214 dev_err(dev, "Unable to write to date registers\n"); in rx4581_set_datetime() 221 dev_err(dev, "Unable to read flag register\n"); in rx4581_set_datetime() 228 dev_err(dev, "Unable to write flag register\n"); in rx4581_set_datetime() 235 dev_err(dev, "Unable to read control register\n"); in rx4581_set_datetime() [all …]
|
| /kernel/linux/linux-4.19/drivers/rtc/ |
| D | rtc-rx4581.c | 116 dev_err(dev, "Unable to read device flags\n"); in rx4581_get_datetime() 126 dev_err(dev, "Unable to write device " in rx4581_get_datetime() 136 dev_err(dev, "Unable to read date\n"); in rx4581_get_datetime() 143 dev_err(dev, "Unable to read device flags\n"); in rx4581_get_datetime() 208 dev_err(dev, "Unable to read control register\n"); in rx4581_set_datetime() 215 dev_err(dev, "Unable to write control register\n"); in rx4581_set_datetime() 222 dev_err(dev, "Unable to write to date registers\n"); in rx4581_set_datetime() 229 dev_err(dev, "Unable to read flag register\n"); in rx4581_set_datetime() 236 dev_err(dev, "Unable to write flag register\n"); in rx4581_set_datetime() 243 dev_err(dev, "Unable to read control register\n"); in rx4581_set_datetime() [all …]
|
| /kernel/linux/linux-5.10/drivers/power/supply/ |
| D | ingenic-battery.c | 69 dev_err(bat->dev, "Unable to read max raw channel value\n"); in ingenic_battery_set_scale() 77 dev_err(bat->dev, "Unable to read channel avail scale\n"); in ingenic_battery_set_scale() 99 dev_err(bat->dev, "Unable to find matching voltage scale\n"); in ingenic_battery_set_scale() 152 "Unable to register battery\n"); in ingenic_battery_probe() 156 dev_err(dev, "Unable to get battery info: %d\n", ret); in ingenic_battery_probe() 160 dev_err(dev, "Unable to get voltage min design\n"); in ingenic_battery_probe() 164 dev_err(dev, "Unable to get voltage max design\n"); in ingenic_battery_probe()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
| D | bmi.c | 37 ath6kl_err("Unable to send bmi done: %d\n", ret); in ath6kl_bmi_done() 57 ath6kl_err("Unable to send get target info: %d\n", ret); in ath6kl_bmi_get_target_info() 70 ath6kl_err("Unable to recv target info: %d\n", ret); in ath6kl_bmi_get_target_info() 80 ath6kl_err("unable to read target info byte count: %d\n", in ath6kl_bmi_get_target_info() 102 ath6kl_err("Unable to read target info (%d bytes): %d\n", in ath6kl_bmi_get_target_info() 153 ath6kl_err("Unable to write to the device: %d\n", in ath6kl_bmi_read() 159 ath6kl_err("Unable to read from the device: %d\n", in ath6kl_bmi_read() 227 ath6kl_err("Unable to write to the device: %d\n", in ath6kl_bmi_write() 269 ath6kl_err("Unable to write to the device: %d\n", ret); in ath6kl_bmi_execute() 275 ath6kl_err("Unable to read from the device: %d\n", ret); in ath6kl_bmi_execute() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/ath/ath6kl/ |
| D | bmi.c | 37 ath6kl_err("Unable to send bmi done: %d\n", ret); in ath6kl_bmi_done() 57 ath6kl_err("Unable to send get target info: %d\n", ret); in ath6kl_bmi_get_target_info() 70 ath6kl_err("Unable to recv target info: %d\n", ret); in ath6kl_bmi_get_target_info() 80 ath6kl_err("unable to read target info byte count: %d\n", in ath6kl_bmi_get_target_info() 102 ath6kl_err("Unable to read target info (%d bytes): %d\n", in ath6kl_bmi_get_target_info() 153 ath6kl_err("Unable to write to the device: %d\n", in ath6kl_bmi_read() 159 ath6kl_err("Unable to read from the device: %d\n", in ath6kl_bmi_read() 227 ath6kl_err("Unable to write to the device: %d\n", in ath6kl_bmi_write() 269 ath6kl_err("Unable to write to the device: %d\n", ret); in ath6kl_bmi_execute() 275 ath6kl_err("Unable to read from the device: %d\n", ret); in ath6kl_bmi_execute() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/ath/ath10k/ |
| D | bmi.c | 57 ath10k_warn(ar, "unable to write to the device: %d\n", ret); in ath10k_bmi_done() 84 ath10k_warn(ar, "unable to get target info from device\n"); in ath10k_bmi_get_target_info() 128 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 141 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 161 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 198 ath10k_warn(ar, "unable to read from the device (%d)\n", in ath10k_bmi_read_memory() 233 ath10k_warn(ar, "Unable to write soc register to device: %d\n", in ath10k_bmi_write_soc_reg() 262 ath10k_warn(ar, "Unable to read soc register from device: %d\n", in ath10k_bmi_read_soc_reg() 305 ath10k_warn(ar, "unable to write to the device (%d)\n", in ath10k_bmi_write_memory() 343 ath10k_warn(ar, "unable to read from the device\n"); in ath10k_bmi_execute() [all …]
|
| /kernel/linux/linux-4.19/Documentation/target/ |
| D | tcm_mod_builder.py | 34 tcm_mod_err("Unable to mkdir " + fabric_mod_dir_var) 48 tcm_mod_err("Unable to open file: " + f) 73 tcm_mod_err("Unable to write f: " + f) 92 tcm_mod_err("Unable to open file: " + f) 116 tcm_mod_err("Unable to write f: " + f) 135 tcm_mod_err("Unable to open file: " + f) 157 tcm_mod_err("Unable to write f: " + f) 188 tcm_mod_err("Unable to open file: " + f) 227 buf += " printk(KERN_ERR \"Unable to allocate struct " + fabric_mod_name + "_tpg\");\n" 268 …buf += " printk(KERN_ERR \"Unable to allocate struct " + fabric_mod_name + "_" + fabric_mod_port … [all …]
|
| /kernel/linux/linux-5.10/Documentation/target/ |
| D | tcm_mod_builder.py | 34 tcm_mod_err("Unable to mkdir " + fabric_mod_dir_var) 48 tcm_mod_err("Unable to open file: " + f) 73 tcm_mod_err("Unable to write f: " + f) 92 tcm_mod_err("Unable to open file: " + f) 116 tcm_mod_err("Unable to write f: " + f) 135 tcm_mod_err("Unable to open file: " + f) 157 tcm_mod_err("Unable to write f: " + f) 188 tcm_mod_err("Unable to open file: " + f) 227 buf += " printk(KERN_ERR \"Unable to allocate struct " + fabric_mod_name + "_tpg\");\n" 268 …buf += " printk(KERN_ERR \"Unable to allocate struct " + fabric_mod_name + "_" + fabric_mod_port … [all …]
|
| /kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
| D | heap.c | 70 pr_info("Unable to allocate base memory.\n"); in lkdtm_READ_AFTER_FREE() 76 pr_info("Unable to allocate val memory.\n"); in lkdtm_READ_AFTER_FREE() 103 pr_info("Unable to allocate free page\n"); in lkdtm_WRITE_BUDDY_AFTER_FREE() 126 pr_info("Unable to allocate free page\n"); in lkdtm_READ_BUDDY_AFTER_FREE() 132 pr_info("Unable to allocate val memory.\n"); in lkdtm_READ_BUDDY_AFTER_FREE() 161 pr_info("Unable to allocate double_free_cache memory.\n"); in lkdtm_SLAB_FREE_DOUBLE() 178 pr_info("Unable to allocate a_cache memory.\n"); in lkdtm_SLAB_FREE_CROSS()
|
| /kernel/linux/linux-5.10/drivers/iio/health/ |
| D | afe4404.c | 435 dev_err(dev, "Unable to disable regulator\n"); in afe4404_suspend() 450 dev_err(dev, "Unable to enable regulator\n"); in afe4404_resume() 483 dev_err(afe->dev, "Unable to allocate register map\n"); in afe4404_probe() 491 dev_err(afe->dev, "Unable to allocate regmap fields\n"); in afe4404_probe() 498 dev_err(afe->dev, "Unable to get regulator\n"); in afe4404_probe() 503 dev_err(afe->dev, "Unable to enable regulator\n"); in afe4404_probe() 510 dev_err(afe->dev, "Unable to reset device\n"); in afe4404_probe() 517 dev_err(afe->dev, "Unable to set register defaults\n"); in afe4404_probe() 533 dev_err(afe->dev, "Unable to allocate IIO trigger\n"); in afe4404_probe() 545 dev_err(afe->dev, "Unable to register IIO trigger\n"); in afe4404_probe() [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-socfpga/ |
| D | l2_cache.c | 30 pr_err("Unable to find socfpga-l2-ecc in dtb\n"); in socfpga_init_l2_ecc() 37 pr_err("Unable to find L2 ECC mapping in dtb\n"); in socfpga_init_l2_ecc() 54 pr_err("Unable to find socfpga-a10-l2-ecc in dtb\n"); in socfpga_init_arria10_l2_ecc() 61 pr_err("Unable to find L2 ECC mapping in dtb\n"); in socfpga_init_arria10_l2_ecc()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timens/ |
| D | procfs.c | 46 return pr_perror("Unable to open %s", path); in init_namespaces() 49 return pr_perror("Unable to stat the parent timens"); in init_namespaces() 56 return pr_perror("Unable to open %s", path); in init_namespaces() 59 return pr_perror("Unable to stat the timens"); in init_namespaces() 77 pr_perror("Unable to open /proc/uptime"); in read_proc_uptime()
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| D | kirkwood-cpufreq.c | 121 dev_err(priv.dev, "Unable to get cpuclk\n"); in kirkwood_cpufreq_probe() 128 dev_err(priv.dev, "Unable to prepare cpuclk\n"); in kirkwood_cpufreq_probe() 136 dev_err(priv.dev, "Unable to get ddrclk\n"); in kirkwood_cpufreq_probe() 143 dev_err(priv.dev, "Unable to prepare ddrclk\n"); in kirkwood_cpufreq_probe() 150 dev_err(priv.dev, "Unable to get powersave\n"); in kirkwood_cpufreq_probe() 156 dev_err(priv.dev, "Unable to prepare powersave clk\n"); in kirkwood_cpufreq_probe()
|