Home
last modified time | relevance | path

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

12345678910>>...192

/linux-6.12.1/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 …]
/linux-6.12.1/tools/perf/util/
Dgenelf.c108 err(1, "cannot access /dev/urandom for buildid"); in gen_build_id()
168 warnx("cannot create section"); in jit_add_eh_frame_info()
174 warnx("cannot get new data"); in jit_add_eh_frame_info()
187 warnx("cannot get section header"); in jit_add_eh_frame_info()
202 warnx("cannot create section"); in jit_add_eh_frame_info()
208 warnx("cannot get new data"); in jit_add_eh_frame_info()
221 warnx("cannot get section header"); in jit_add_eh_frame_info()
274 warnx("cannot get ehdr"); in jit_write_elf()
304 warnx("cannot create section"); in jit_write_elf()
310 warnx("cannot get new data"); in jit_write_elf()
[all …]
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dverifier_helper_restricted.c33 __failure __msg("program of this type cannot use helper bpf_ktime_get_coarse_ns")
47 __failure __msg("program of this type cannot use helper bpf_ktime_get_coarse_ns")
61 __failure __msg("program of this type cannot use helper bpf_ktime_get_coarse_ns")
75 __failure __msg("program of this type cannot use helper bpf_ktime_get_coarse_ns")
89 __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")
[all …]
Dexceptions_fail.c96 __failure __msg("cannot be called from callback subprog")
223 __failure __msg("cannot be called from callback")
265 __failure __msg("cannot be called from callback subprog") in __exception_cb()
273 __failure __msg("cannot call exception cb directly") in __exception_cb()
281 __failure __msg("cannot call exception cb directly") in __exception_cb()
331 __failure __msg("cannot be called from callback")
339 __failure __msg("cannot be called from callback")
/linux-6.12.1/tools/perf/tests/shell/
Dpipe_test.sh43 echo "Record+report pipe test [Failed - cannot find the test file in the perf report #1]"
50 echo "Record+report pipe test [Failed - cannot find the test file in the perf report #2]"
58 echo "Record+report pipe test [Failed - cannot find the test file in the perf report #3]"
74 echo "Inject build-ids test [Failed - cannot find noploop function in pipe #1]"
81 echo "Inject ${inject_opt} build-ids test [Failed - cannot find noploop function in pipe #2]"
88 echo "Inject ${inject_opt} build-ids test [Failed - cannot find noploop function in pipe #3]"
95 echo "Inject ${inject_opt} build-ids test [Failed - cannot find noploop function in pipe #4]"
102 echo "Inject ${inject_opt} build-ids test [Failed - cannot find noploop function in pipe #5]"
110 echo "Inject ${inject_opt} build-ids test [Failed - cannot find noploop function in pipe #6]"
/linux-6.12.1/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 */ \
/linux-6.12.1/drivers/net/ethernet/pensando/ionic/
Dionic_bus_pci.c68 "Cannot memory-map BAR %d, aborting\n", in ionic_map_bars()
196 dev_err(dev, "Cannot enable SRIOV: %d\n", ret); in ionic_sriov_configure()
202 dev_err(dev, "Cannot alloc VFs: %d\n", ret); in ionic_sriov_configure()
244 dev_err(dev, "Cannot enable PCI device: %d, aborting\n", err); in ionic_setup_one()
250 dev_err(dev, "Cannot request PCI regions: %d, aborting\n", err); in ionic_setup_one()
262 dev_err(dev, "Cannot setup device: %d, aborting\n", err); in ionic_setup_one()
269 dev_err(dev, "Cannot identify device: %d, aborting\n", err); in ionic_setup_one()
276 dev_err(dev, "Cannot init device: %d, aborting\n", err); in ionic_setup_one()
283 dev_err(dev, "Cannot identify port: %d, aborting\n", err); in ionic_setup_one()
289 dev_err(dev, "Cannot init port: %d, aborting\n", err); in ionic_setup_one()
[all …]
/linux-6.12.1/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()
/linux-6.12.1/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",
31 [TEST_ALLOC_CHUNK_MAP] = "cannot allocate chunk map",
76 printk(KERN_ERR "btrfs: cannot register test file system\n"); in btrfs_init_test_fs()
82 printk(KERN_ERR "btrfs: cannot mount test file system\n"); in btrfs_init_test_fs()
/linux-6.12.1/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()
/linux-6.12.1/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
154 * Request cannot be processed right now, try again later, applicable for
192 /* Block size and alignment. Cannot change. */
194 /* Valid with VIRTIO_MEM_F_ACPI_PXM. Cannot change. */
197 /* Start address of the memory region. Cannot change. */
199 /* Region size (maximum). Cannot change. */
212 /* Requested size. New plug requests cannot exceed it. Can change. */
/linux-6.12.1/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
/linux-6.12.1/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()
/linux-6.12.1/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.
/linux-6.12.1/drivers/hid/
Dhid-uclogic-params.c146 * descriptor from. Cannot be NULL.
206 * @pen: Pen input parameters to cleanup. Cannot be NULL.
220 * case of error, or if parameters are not found. Cannot be NULL.
223 * incompatible). Not modified in case of error. Cannot be NULL.
225 * parameters from. Cannot be NULL.
349 * found. Cannot be NULL.
353 * error. Cannot be NULL.
363 * and get parameters from. Cannot be NULL.
501 * @frame: Frame controls input parameters to cleanup. Cannot be NULL.
515 * of error. Cannot be NULL.
[all …]
/linux-6.12.1/drivers/firmware/efi/
Dcper-arm.c39 "Generic error (type cannot be determined)",
40 "Generic read (type of instruction or data request cannot be determined)",
41 "Generic write (type of instruction of data request cannot be determined)",
49 "Generic error (type cannot be determined)",
50 "Generic read (type of instruction or data request cannot be determined)",
51 "Generic write (type of instruction of data request cannot be determined)",
63 "Generic error (type cannot be determined)",
64 "Generic read (type of instruction or data request cannot be determined)",
65 "Generic write (type of instruction of data request cannot be determined)",
/linux-6.12.1/drivers/usb/typec/tcpm/
Dfusb302.c242 fusb302_log(chip, "cannot write 0x%02x to 0x%02x, ret=%d", in fusb302_i2c_write()
259 fusb302_log(chip, "cannot block write 0x%02x, len=%d, ret=%d", in fusb302_i2c_block_write()
273 fusb302_log(chip, "cannot read %02x, ret=%d", address, ret); in fusb302_i2c_read()
289 fusb302_log(chip, "cannot block read 0x%02x, len=%d, ret=%d", in fusb302_i2c_block_read()
340 fusb302_log(chip, "cannot sw reset the chip, ret=%d", ret); in fusb302_sw_reset()
634 fusb302_log(chip, "cannot set toggling mode, ret=%d", ret); in tcpm_set_cc()
641 fusb302_log(chip, "cannot set pull-up/-down, ret = %d", ret); in tcpm_set_cc()
651 fusb302_log(chip, "cannot set src current %s, ret=%d", in tcpm_set_cc()
665 "cannot set SRC measure value, ret=%d", in tcpm_set_cc()
674 fusb302_log(chip, "cannot set SRC interrupt, ret=%d", in tcpm_set_cc()
[all …]
/linux-6.12.1/net/netfilter/
Dnf_conntrack_bpf.c281 * Cannot be NULL
283 * Cannot be NULL
288 * Cannot be NULL
315 * Cannot be NULL
317 * Cannot be NULL
322 * Cannot be NULL
348 * Cannot be NULL
350 * Cannot be NULL
355 * Cannot be NULL
383 * Cannot be NULL
[all …]
/linux-6.12.1/samples/cgroup/
Dcgroup_event_listener.c36 err(1, "Cannot open %s", argv[1]); in main()
45 err(1, "Cannot open %s", event_control_path); in main()
57 err(1, "Cannot write to cgroup.event_control"); in main()
66 err(1, "Cannot read from eventfd"); in main()
/linux-6.12.1/net/xfrm/
Dxfrm_interface_bpf.c36 * Cannot be NULL
38 * Cannot be NULL
58 * Cannot be NULL
60 * Cannot be NULL
/linux-6.12.1/Documentation/kbuild/
DKconfig.recursion-issue-0210 # of the recursive limitation is that drivers cannot negate features from other
15 # annotate this, all features that driver A selects cannot now be negated by
20 # they select or depend on end up becoming shared requirements which cannot be
30 # other bells in the system cannot negate. The reason for this issue is
/linux-6.12.1/drivers/gpu/drm/imx/lcdc/
Dimx-lcdc.c232 dev_err(pipe->crtc.dev->dev, "Cannot enable ipg clock: %pe\n", ERR_PTR(ret)); in imx_lcdc_pipe_enable()
237 dev_err(pipe->crtc.dev->dev, "Cannot enable ahb clock: %pe\n", ERR_PTR(ret)); in imx_lcdc_pipe_enable()
401 return dev_err_probe(dev, PTR_ERR(lcdc->base), "Cannot get IO memory\n"); in imx_lcdc_probe()
422 return dev_err_probe(dev, ret, "Cannot set DMA Mask\n"); in imx_lcdc_probe()
427 return dev_err_probe(dev, ret, "Cannot initialize mode configuration structure\n"); in imx_lcdc_probe()
435 return dev_err_probe(drm->dev, ret, "Cannot setup simple display pipe\n"); in imx_lcdc_probe()
443 return dev_err_probe(drm->dev, ret, "Cannot attach bridge\n"); in imx_lcdc_probe()
447 return dev_err_probe(drm->dev, PTR_ERR(lcdc->connector), "Cannot init bridge connector\n"); in imx_lcdc_probe()
465 return dev_err_probe(dev, ret, "Cannot enable ipg clock\n"); in imx_lcdc_probe()
470 return dev_err_probe(dev, ret, "Cannot enable per clock\n"); in imx_lcdc_probe()
[all …]
/linux-6.12.1/tools/testing/selftests/net/netfilter/
Dnft_conntrack_helper.sh142 echo "FAIL: ${ns1} cannot load ip ruleset" 1>&2
147 echo "SKIP: ${ns1} cannot load ip6 ruleset" 1>&2
152 echo "SKIP: ${ns1} cannot load inet ruleset" 1>&2
154 echo "FAIL: ${ns2} cannot load ip ruleset" 1>&2
160 echo "FAIL: ${ns2} cannot load ip6 ruleset" 1>&2
/linux-6.12.1/net/ipv4/
Dfou_bpf.c36 * @skb_ctx Pointer to ctx (__sk_buff) in TC program. Cannot be NULL
40 * Cannot be NULL
82 * @skb_ctx Pointer to ctx (__sk_buff) in TC program. Cannot be NULL
84 * destination port. Cannot be NULL
/linux-6.12.1/kernel/time/
Dtick-broadcast-hrtimer.c23 * Note, we cannot cancel the timer here as we might in bc_shutdown()
49 * hrtimer_cancel() cannot be called here neither from the in bc_set_next()
52 * broadcast handler cannot wait for itself to complete for obvious in bc_set_next()
57 * hrtimer_start() cannot move it and the timer stays on the CPU on in bc_set_next()

12345678910>>...192