Home
last modified time | relevance | path

Searched full:cannot (Results 1 – 25 of 7410) sorted by relevance

12345678910>>...297

/kernel/linux/linux-6.6/Documentation/watchdog/
Dwatchdog-parameters.rst33 Watchdog cannot be stopped once started
46 Watchdog cannot be stopped once started
55 Watchdog cannot be stopped once started
67 Watchdog cannot be stopped once started
94 Watchdog cannot be stopped once started
103 Watchdog cannot be stopped once started
112 Watchdog cannot be stopped once started
147 Watchdog cannot be stopped once started
162 Watchdog cannot be stopped once started
168 Watchdog cannot be stopped once started
[all …]
/kernel/linux/linux-5.10/Documentation/watchdog/
Dwatchdog-parameters.rst33 Watchdog cannot be stopped once started
46 Watchdog cannot be stopped once started
55 Watchdog cannot be stopped once started
67 Watchdog cannot be stopped once started
94 Watchdog cannot be stopped once started
103 Watchdog cannot be stopped once started
112 Watchdog cannot be stopped once started
147 Watchdog cannot be stopped once started
162 Watchdog cannot be stopped once started
168 Watchdog cannot be stopped once started
[all …]
/kernel/linux/linux-5.10/tools/perf/util/
Dgenelf.c116 err(1, "cannot access /dev/urandom for buildid"); in gen_build_id()
171 warnx("cannot create section"); in jit_add_eh_frame_info()
177 warnx("cannot get new data"); in jit_add_eh_frame_info()
190 warnx("cannot get section header"); in jit_add_eh_frame_info()
205 warnx("cannot create section"); in jit_add_eh_frame_info()
211 warnx("cannot get new data"); in jit_add_eh_frame_info()
224 warnx("cannot get section header"); in jit_add_eh_frame_info()
277 warnx("cannot get ehdr"); in jit_write_elf()
307 warnx("cannot create section"); in jit_write_elf()
313 warnx("cannot get new data"); in jit_write_elf()
[all …]
/kernel/linux/linux-6.6/tools/perf/util/
Dgenelf.c113 err(1, "cannot access /dev/urandom for buildid"); in gen_build_id()
173 warnx("cannot create section"); in jit_add_eh_frame_info()
179 warnx("cannot get new data"); in jit_add_eh_frame_info()
192 warnx("cannot get section header"); in jit_add_eh_frame_info()
207 warnx("cannot create section"); in jit_add_eh_frame_info()
213 warnx("cannot get new data"); in jit_add_eh_frame_info()
226 warnx("cannot get section header"); in jit_add_eh_frame_info()
279 warnx("cannot get ehdr"); in jit_write_elf()
309 warnx("cannot create section"); in jit_write_elf()
315 warnx("cannot get new data"); in jit_write_elf()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
Dionic_bus_pci.c68 "Cannot memory-map BAR %d, aborting\n", in ionic_map_bars()
190 dev_err(dev, "Cannot enable SRIOV: %d\n", ret); in ionic_sriov_configure()
196 dev_err(dev, "Cannot alloc VFs: %d\n", ret); in ionic_sriov_configure()
240 dev_err(dev, "Cannot enable PCI device: %d, aborting\n", err); in ionic_probe()
246 dev_err(dev, "Cannot request PCI regions: %d, aborting\n", err); in ionic_probe()
259 dev_err(dev, "Cannot setup device: %d, aborting\n", err); in ionic_probe()
266 dev_err(dev, "Cannot identify device: %d, aborting\n", err); in ionic_probe()
273 dev_err(dev, "Cannot init device: %d, aborting\n", err); in ionic_probe()
280 dev_err(dev, "Cannot identify port: %d, aborting\n", err); in ionic_probe()
286 dev_err(dev, "Cannot init port: %d, aborting\n", err); in ionic_probe()
[all …]
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
Dpcie-qcom.c325 dev_err(dev, "cannot enable regulators\n"); in qcom_pcie_init_2_1_0()
331 dev_err(dev, "cannot deassert ahb reset\n"); in qcom_pcie_init_2_1_0()
337 dev_err(dev, "cannot deassert ext reset\n"); in qcom_pcie_init_2_1_0()
343 dev_err(dev, "cannot deassert phy reset\n"); in qcom_pcie_init_2_1_0()
349 dev_err(dev, "cannot deassert pci reset\n"); in qcom_pcie_init_2_1_0()
355 dev_err(dev, "cannot deassert por reset\n"); in qcom_pcie_init_2_1_0()
361 dev_err(dev, "cannot deassert axi reset\n"); in qcom_pcie_init_2_1_0()
482 dev_err(dev, "cannot deassert core reset\n"); in qcom_pcie_init_1_0_0()
488 dev_err(dev, "cannot prepare/enable aux clock\n"); in qcom_pcie_init_1_0_0()
494 dev_err(dev, "cannot prepare/enable iface clock\n"); in qcom_pcie_init_1_0_0()
[all …]
/kernel/linux/linux-5.10/include/linux/
Dusb_usual.h64 /* cannot handle READ_DISC_INFO */ \
66 /* cannot handle READ_CAPACITY_16 */ \
72 /* cannot handle READ_CAPACITY_10 */ \
76 /* Cannot handle FUA in WRITE or READ CDBs */ \
78 /* Cannot handle ATA_12 or ATA_16 CDBs */ \
80 /* Cannot handle MI_REPORT_SUPPORTED_OPERATION_CODES */ \
84 /* Cannot handle REPORT_LUNS */ \
88 /* Cannot handle WRITE_SAME */ \
/kernel/linux/linux-6.6/include/linux/
Dusb_usual.h64 /* cannot handle READ_DISC_INFO */ \
66 /* cannot handle READ_CAPACITY_16 */ \
72 /* cannot handle READ_CAPACITY_10 */ \
76 /* Cannot handle FUA in WRITE or READ CDBs */ \
78 /* Cannot handle ATA_12 or ATA_16 CDBs */ \
80 /* Cannot handle MI_REPORT_SUPPORTED_OPERATION_CODES */ \
84 /* Cannot handle REPORT_LUNS */ \
88 /* Cannot handle WRITE_SAME */ \
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
Dionic_bus_pci.c68 "Cannot memory-map BAR %d, aborting\n", in ionic_map_bars()
195 dev_err(dev, "Cannot enable SRIOV: %d\n", ret); in ionic_sriov_configure()
201 dev_err(dev, "Cannot alloc VFs: %d\n", ret); in ionic_sriov_configure()
241 dev_err(dev, "Cannot enable PCI device: %d, aborting\n", err); in ionic_setup_one()
247 dev_err(dev, "Cannot request PCI regions: %d, aborting\n", err); in ionic_setup_one()
259 dev_err(dev, "Cannot setup device: %d, aborting\n", err); in ionic_setup_one()
266 dev_err(dev, "Cannot identify device: %d, aborting\n", err); in ionic_setup_one()
273 dev_err(dev, "Cannot init device: %d, aborting\n", err); in ionic_setup_one()
280 dev_err(dev, "Cannot identify port: %d, aborting\n", err); in ionic_setup_one()
286 dev_err(dev, "Cannot init port: %d, aborting\n", err); in ionic_setup_one()
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Dipv6_flowlabel_mgr.c79 explain("cannot get non-existent label"); in run_tests()
82 explain("cannot put non-existent label"); in run_tests()
85 explain("cannot create label greater than 20 bits"); in run_tests()
95 explain("cannot get it again with the exclusive (FL_FL_EXCL) flag"); in run_tests()
106 explain("cannot get it again in non-exclusive mode"); in run_tests()
108 explain("cannot get it again in exclusive mode either"); in run_tests()
113 explain("cannot reuse the label, due to linger"); in run_tests()
124 explain("cannot get it again in non-exclusive mode"); in run_tests()
126 explain("cannot get it again in exclusive mode"); in run_tests()
151 explain("child process cannot can get it"); in run_tests()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dipv6_flowlabel_mgr.c79 explain("cannot get non-existent label"); in run_tests()
82 explain("cannot put non-existent label"); in run_tests()
85 explain("cannot create label greater than 20 bits"); in run_tests()
95 explain("cannot get it again with the exclusive (FL_FL_EXCL) flag"); in run_tests()
106 explain("cannot get it again in non-exclusive mode"); in run_tests()
108 explain("cannot get it again in exclusive mode either"); in run_tests()
113 explain("cannot reuse the label, due to linger"); in run_tests()
124 explain("cannot get it again in non-exclusive mode"); in run_tests()
126 explain("cannot get it again in exclusive mode"); in run_tests()
151 explain("child process cannot can get it"); in run_tests()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dste-href-tvk1281618-r2.dtsi22 * These interrupts cannot be used: the other component
24 * cannot set its DRDY line to open drain, so it cannot be
40 * These interrupts cannot be used: the other component
42 * cannot set its DRDY line to open drain, so it cannot be
/kernel/linux/linux-5.10/fs/btrfs/tests/
Dbtrfs-tests.c23 [TEST_ALLOC_FS_INFO] = "cannot allocate fs_info",
24 [TEST_ALLOC_ROOT] = "cannot allocate root",
25 [TEST_ALLOC_EXTENT_BUFFER] = "cannot extent buffer",
26 [TEST_ALLOC_PATH] = "cannot allocate path",
27 [TEST_ALLOC_INODE] = "cannot allocate inode",
28 [TEST_ALLOC_BLOCK_GROUP] = "cannot allocate block group",
29 [TEST_ALLOC_EXTENT_MAP] = "cannot allocate extent map",
70 printk(KERN_ERR "btrfs: cannot register test file system\n"); in btrfs_init_test_fs()
76 printk(KERN_ERR "btrfs: cannot mount test file system\n"); in btrfs_init_test_fs()
/kernel/linux/linux-5.10/arch/powerpc/boot/
Dsimpleboot.c39 fatal("Cannot find root node\n"); in platform_init()
42 fatal("Cannot find #address-cells property"); in platform_init()
45 fatal("Cannot find #size-cells property"); in platform_init()
51 fatal("Cannot find memory node\n"); in platform_init()
54 fatal("cannot get memory range\n"); in platform_init()
72 fatal("Cannot find cpu node\n"); in platform_init()
/kernel/linux/linux-6.6/arch/powerpc/boot/
Dsimpleboot.c39 fatal("Cannot find root node\n"); in platform_init()
42 fatal("Cannot find #address-cells property"); in platform_init()
45 fatal("Cannot find #size-cells property"); in platform_init()
51 fatal("Cannot find memory node\n"); in platform_init()
54 fatal("cannot get memory range\n"); in platform_init()
72 fatal("Cannot find cpu node\n"); in platform_init()
/kernel/linux/linux-6.6/fs/btrfs/tests/
Dbtrfs-tests.c24 [TEST_ALLOC_FS_INFO] = "cannot allocate fs_info",
25 [TEST_ALLOC_ROOT] = "cannot allocate root",
26 [TEST_ALLOC_EXTENT_BUFFER] = "cannot extent buffer",
27 [TEST_ALLOC_PATH] = "cannot allocate path",
28 [TEST_ALLOC_INODE] = "cannot allocate inode",
29 [TEST_ALLOC_BLOCK_GROUP] = "cannot allocate block group",
30 [TEST_ALLOC_EXTENT_MAP] = "cannot allocate extent map",
78 printk(KERN_ERR "btrfs: cannot register test file system\n"); in btrfs_init_test_fs()
84 printk(KERN_ERR "btrfs: cannot mount test file system\n"); in btrfs_init_test_fs()
/kernel/linux/linux-6.6/include/uapi/linux/
Dvirtio_mem.h55 * order to (un)plug memory. A device cannot (un)plug memory belonging to
76 * It can happen that the device cannot process a request, because it is
152 * Request cannot be processed right now, try again later, applicable for
190 /* Block size and alignment. Cannot change. */
192 /* Valid with VIRTIO_MEM_F_ACPI_PXM. Cannot change. */
195 /* Start address of the memory region. Cannot change. */
197 /* Region size (maximum). Cannot change. */
210 /* Requested size. New plug requests cannot exceed it. Can change. */
/kernel/linux/linux-5.10/include/uapi/linux/
Dvirtio_mem.h55 * order to (un)plug memory. A device cannot (un)plug memory belonging to
75 * It can happen that the device cannot process a request, because it is
149 * Request cannot be processed right now, try again later, applicable for
187 /* Block size and alignment. Cannot change. */
189 /* Valid with VIRTIO_MEM_F_ACPI_PXM. Cannot change. */
192 /* Start address of the memory region. Cannot change. */
194 /* Region size (maximum). Cannot change. */
207 /* Requested size. New plug requests cannot exceed it. Can change. */
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dverifier_helper_restricted.c89 __failure __msg("tracing progs cannot use bpf_timer yet")
114 __failure __msg("tracing progs cannot use bpf_timer yet")
139 __failure __msg("tracing progs cannot use bpf_timer yet")
164 __failure __msg("tracing progs cannot use bpf_timer yet")
189 __failure __msg("tracing progs cannot use bpf_spin_lock yet")
212 __failure __msg("tracing progs cannot use bpf_spin_lock yet")
235 __failure __msg("tracing progs cannot use bpf_spin_lock yet")
258 __failure __msg("tracing progs cannot use bpf_spin_lock yet")
/kernel/linux/linux-5.10/drivers/hid/
Dhid-uclogic-params.c55 * descriptor from. Cannot be NULL.
115 * @pen: Pen input parameters to cleanup. Cannot be NULL.
129 * case of error, or if parameters are not found. Cannot be NULL.
132 * incompatible). Not modified in case of error. Cannot be NULL.
134 * parameters from. Cannot be NULL.
257 * case of error, or if parameters are not found. Cannot be NULL.
260 * incompatible). Not modified in case of error. Cannot be NULL.
262 * parameters from. Cannot be NULL.
386 * @frame: Frame controls input parameters to cleanup. Cannot be NULL.
400 * of error. Cannot be NULL.
[all …]
/kernel/linux/linux-6.6/tools/perf/tests/shell/
Dpipe_test.sh11 echo "cannot find the test file in the perf report"
16 echo "cannot find noploop function in pipe #1"
22 echo "cannot find noploop function in pipe #2"
28 echo "cannot find noploop function in pipe #3"
/kernel/linux/linux-6.6/arch/arm/boot/dts/st/
Dste-href-tvk1281618-r2.dtsi97 * These interrupts cannot be used: the other component
99 * cannot set its DRDY line to open drain, so it cannot be
118 * These interrupts cannot be used: the other component
120 * cannot set its DRDY line to open drain, so it cannot be
155 * These interrupts cannot be used: the other component
157 * cannot set its DRDY line to open drain, so it cannot be
/kernel/linux/linux-5.10/arch/mips/lib/
Dbitops.c17 * set_bit() if it cannot find a faster solution.
38 * it cannot find a faster solution.
59 * if it cannot find a faster solution.
80 * called by test_and_set_bit_lock() if it cannot find a faster solution.
105 * called by test_and_clear_bit() if it cannot find a faster solution.
129 * called by test_and_change_bit() if it cannot find a faster solution.
/kernel/linux/linux-6.6/arch/mips/lib/
Dbitops.c17 * set_bit() if it cannot find a faster solution.
38 * it cannot find a faster solution.
59 * if it cannot find a faster solution.
80 * called by test_and_set_bit_lock() if it cannot find a faster solution.
105 * called by test_and_clear_bit() if it cannot find a faster solution.
129 * called by test_and_change_bit() if it cannot find a faster solution.
/kernel/linux/linux-6.6/drivers/watchdog/
Ddiag288_wdt.c68 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default = CONFIG_WATCHDOG_NOWA…
123 pr_err("The watchdog cannot be activated\n"); in wdt_start()
155 pr_err("The watchdog timer cannot be started or reset\n"); in wdt_ping()
198 pr_err("The watchdog cannot be initialized\n"); in diag288_init()
204 pr_err("The watchdog cannot be initialized\n"); in diag288_init()
211 pr_err("The watchdog cannot be initialized\n"); in diag288_init()
217 pr_err("The watchdog cannot be deactivated\n"); in diag288_init()

12345678910>>...297