Home
last modified time | relevance | path

Searched full:unable (Results 1 – 25 of 5848) sorted by relevance

12345678910>>...234

/kernel/linux/linux-5.10/arch/mips/generic/
Dboard-sead3.c63 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 …]
Dyamon-dt.c29 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-6.6/arch/mips/generic/
Dboard-sead3.c63 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 …]
Dyamon-dt.c29 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-6.6/tools/testing/selftests/gpio/
Dgpio-sim.sh35 fail "Unable to remove the hog"
39 fail "Unable to remove the line"
46 rmdir $CONFIGFS_DIR/$CHIP || fail "Unable to remove the chip"
67 echo $LABEL > $CONFIGFS_DIR/$CHIP/$BANK/label || fail "Unable to set the chip label"
76 fail "Unable to set the number of lines"
87 echo $NAME > $LINE_DIR/name || fail "Unable to set the line name"
93 echo 1 > $CONFIGFS_DIR/$CHIP/live || fail "Unable to enable the chip"
99 echo 0 > $CONFIGFS_DIR/$CHIP/live || fail "Unable to disable the chip"
114 fail "unable to read the chip name from configfs"
121 fail "unable to read the device name from configfs"
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
Dmremap_dontunmap.c59 "unable to unmap destination mapping"); in kernel_support_for_mremap_dontunmap()
63 "unable to unmap source mapping"); in kernel_support_for_mremap_dontunmap()
122 "unable to unmap destination mapping"); in mremap_dontunmap_simple()
124 "unable to unmap source mapping"); in mremap_dontunmap_simple()
154 "unable to unmap source mapping"); in mremap_dontunmap_simple_shmem()
173 "unable to unmap destination mapping"); in mremap_dontunmap_simple_shmem()
175 "unable to unmap source mapping"); in mremap_dontunmap_simple_shmem()
219 "unable to unmap destination mapping"); in mremap_dontunmap_simple_fixed()
221 "unable to unmap source mapping"); in mremap_dontunmap_simple_fixed()
269 "unable to unmap destination mapping"); in mremap_dontunmap_partial_mapping()
[all …]
/kernel/linux/linux-5.10/arch/mips/mti-malta/
Dmalta-dtshim.c208 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-6.6/arch/mips/mti-malta/
Dmalta-dtshim.c208 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/
Dirq-orion.c67 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-6.6/drivers/irqchip/
Dirq-orion.c66 panic("%pOFn: unable to add irq domain\n", np); in orion_irq_init()
73 panic("%pOFn: unable to alloc irq domain gc\n", np); in orion_irq_init()
82 panic("%pOFn: unable to request mem region %d", in orion_irq_init()
87 panic("%pOFn: unable to map resource %d", np, n); in orion_irq_init()
152 pr_err("%pOFn: unable to add irq domain\n", np); in orion_bridge_irq_init()
159 pr_err("%pOFn: unable to alloc irq domain gc\n", np); in orion_bridge_irq_init()
165 pr_err("%pOFn: unable to get resource\n", np); in orion_bridge_irq_init()
170 pr_err("%s: unable to request mem region\n", np->name); in orion_bridge_irq_init()
177 pr_err("%pOFn: unable to parse irq\n", np); in orion_bridge_irq_init()
184 pr_err("%pOFn: unable to map resource\n", np); in orion_bridge_irq_init()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dmremap_dontunmap.c62 "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-6.6/drivers/misc/lkdtm/
Dheap.c105 pr_info("Unable to allocate base memory.\n"); in lkdtm_READ_AFTER_FREE()
111 pr_info("Unable to allocate val memory.\n"); in lkdtm_READ_AFTER_FREE()
139 pr_info("Unable to allocate free page\n"); in lkdtm_WRITE_BUDDY_AFTER_FREE()
162 pr_info("Unable to allocate free page\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
168 pr_info("Unable to allocate val memory.\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
199 pr_info("Unable to allocate 512 bytes the first time.\n"); in lkdtm_SLAB_INIT_ON_ALLOC()
208 pr_info("Unable to allocate 512 bytes the second time.\n"); in lkdtm_SLAB_INIT_ON_ALLOC()
231 pr_info("Unable to allocate first free page\n"); in lkdtm_BUDDY_INIT_ON_ALLOC()
240 pr_info("Unable to allocate second free page\n"); in lkdtm_BUDDY_INIT_ON_ALLOC()
263 pr_info("Unable to allocate double_free_cache memory.\n"); in lkdtm_SLAB_FREE_DOUBLE()
[all …]
/kernel/linux/linux-6.6/Documentation/driver-api/mei/
Dmei.rst109 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/Documentation/driver-api/mei/
Dmei.rst109 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/
Dbmi.c39 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-6.6/drivers/net/wireless/ath/ath10k/
Dbmi.c40 ath10k_warn(ar, "unable to write to the device: %d\n", ret); in ath10k_bmi_done()
67 ath10k_warn(ar, "unable to get target info from device\n"); in ath10k_bmi_get_target_info()
111 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio()
124 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio()
144 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio()
181 ath10k_warn(ar, "unable to read from the device (%d)\n", in ath10k_bmi_read_memory()
217 ath10k_warn(ar, "Unable to write soc register to device: %d\n", in ath10k_bmi_write_soc_reg()
246 ath10k_warn(ar, "Unable to read soc register from device: %d\n", in ath10k_bmi_read_soc_reg()
289 ath10k_warn(ar, "unable to write to the device (%d)\n", in ath10k_bmi_write_memory()
327 ath10k_warn(ar, "unable to read from the device\n"); in ath10k_bmi_execute()
[all …]
/kernel/linux/linux-6.6/drivers/rtc/
Drtc-rx4581.c108 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-5.10/drivers/rtc/
Drtc-rx4581.c108 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-6.6/tools/testing/selftests/cachestat/
Dtest_cachestat.c44 ksft_print_msg("Unable to access urandom.\n"); in write_exactly()
51 ksft_print_msg("Unable to allocate data.\n"); in write_exactly()
63 ksft_print_msg("Unable to read from urandom.\n"); in write_exactly()
79 ksft_print_msg("Unable write random data to file.\n"); in write_exactly()
132 ksft_print_msg("Unable to create/open file.\n"); in test_cachestat()
141 ksft_print_msg("Unable to access urandom.\n"); in test_cachestat()
219 ksft_print_msg("Unable to create shmem file.\n"); in test_cachestat_shmem()
225 ksft_print_msg("Unable to truncate shmem file.\n"); in test_cachestat_shmem()
231 ksft_print_msg("Unable to write to shmem file.\n"); in test_cachestat_shmem()
/kernel/linux/linux-5.10/drivers/power/supply/
Dingenic-battery.c69 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-6.6/drivers/power/supply/
Dingenic-battery.c69 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-6.6/drivers/net/wireless/ath/ath6kl/
Dbmi.c37 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()
104 ath6kl_err("Unable to read target info (%d bytes): %d\n", in ath6kl_bmi_get_target_info()
155 ath6kl_err("Unable to write to the device: %d\n", in ath6kl_bmi_read()
161 ath6kl_err("Unable to read from the device: %d\n", in ath6kl_bmi_read()
229 ath6kl_err("Unable to write to the device: %d\n", in ath6kl_bmi_write()
271 ath6kl_err("Unable to write to the device: %d\n", ret); in ath6kl_bmi_execute()
277 ath6kl_err("Unable to read from the device: %d\n", ret); in ath6kl_bmi_execute()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
Dbmi.c37 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-6.6/tools/testing/selftests/powerpc/security/
Duaccess_flush.c40 perror("Unable to read powerpc/rfi_flush debugfs file"); in uaccess_flush_test()
45 perror("Unable to read powerpc/entry_flush debugfs file"); in uaccess_flush_test()
50 perror("Unable to read powerpc/entry_flush debugfs file"); in uaccess_flush_test()
138 perror("unable to restore original value of powerpc/rfi_flush debugfs file"); in uaccess_flush_test()
143 perror("unable to restore original value of powerpc/entry_flush debugfs file"); in uaccess_flush_test()
148 perror("unable to restore original value of powerpc/uaccess_flush debugfs file"); in uaccess_flush_test()
/kernel/linux/linux-5.10/Documentation/target/
Dtcm_mod_builder.py34 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 …]

12345678910>>...234