/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | core_extern.c | 26 bool fails; member 67 { .name = "bool (tristate)", .fails = 1, .cfg = CFG"CONFIG_BOOL=m" }, 68 { .name = "bool (int)", .fails = 1, .cfg = CFG"CONFIG_BOOL=1" }, 72 { .name = "char (bad)", .fails = 1, .cfg = CFG"CONFIG_CHAR=q\n" }, 73 { .name = "char (empty)", .fails = 1, .cfg = CFG"CONFIG_CHAR=\n" }, 74 { .name = "char (str)", .fails = 1, .cfg = CFG"CONFIG_CHAR=\"y\"\n" }, 82 { .name = "str (no value)", .fails = 1, .cfg = CFG"CONFIG_STR=\n" }, 99 { .name = "int (bad)", .fails = 1, .cfg = CFG"CONFIG_INT=abc" }, 100 { .name = "int (str)", .fails = 1, .cfg = CFG"CONFIG_INT=\"abc\"" }, 101 { .name = "int (empty)", .fails = 1, .cfg = CFG"CONFIG_INT=" }, [all …]
|
A D | core_reloc.c | 61 .fails = true, \ 86 .fails = true, \ 120 .fails = true, \ 148 .fails = true, \ 221 .fails = true, \ 261 .fails = true, \ 268 .fails = true, \ 309 .fails = true, \ 329 .fails = true, \ 348 .fails = true, \ [all …]
|
A D | cpu_mask.c | 35 bool fails; member 66 if (test_cases[i].fails) { in test_cpu_mask()
|
A D | bpf_verif_scale.c | 51 bool fails; member
|
/linux-6.3-rc2/tools/perf/tests/ |
A D | bp_signal_overflow.c | 67 int fd, i, fails = 0; in test__bp_signal_overflow() local 130 fails++; in test__bp_signal_overflow() 136 fails++; in test__bp_signal_overflow() 139 return fails ? TEST_FAIL : TEST_OK; in test__bp_signal_overflow()
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-platform-dfl-fme | 54 fails with -EINVAL if input parsing fails or input error code 63 fails with -EINVAL if input parsing fails or input error code 83 file to inject errors for testing purpose. Write fails with 84 -EINVAL if input parsing fails or input inject error code isn't 93 fials with -EINVAL if input parsing fails or input error code 197 clamped within the range from 0 to 127 Watts. Write fails with 198 -EINVAL if input parsing fails. 210 clamped within the range from 0 to 127 Watts. Write fails with 211 -EINVAL if input parsing fails.
|
A D | sysfs-platform-dfl-port | 84 to clear errors. Write fails with -EINVAL if input parsing 85 fails or input error code doesn't match. Write fails with
|
A D | sysfs-class-fpga-manager | 15 fails, that could be due to not being able to find the firmware 43 If FPGA programming operation fails, it could be caused by crc
|
/linux-6.3-rc2/tools/testing/selftests/timers/ |
A D | freq-step.c | 241 int i, j, fails = 0; in main() local 253 fails += run_test(0, freq_base, freq_step); in main() 259 if (fails) in main()
|
/linux-6.3-rc2/Documentation/power/ |
A D | basic-pm-debugging.rst | 23 fails to hibernate or resume in the "reboot" mode, you should try the 47 To find out why hibernation fails on your system, you can use a special testing 103 without creating a hibernation image. Obviously, if the "devices" test fails, 109 If the "freezer" test fails, there is a task that cannot be frozen (in that case 115 If the "devices" test fails, most likely there is a driver that cannot suspend 120 - if the test fails, unload a half of the drivers currently loaded and repeat 136 If the "platform" test fails, there is a problem with the handling of the 141 If the "processors" test fails, the disabling/enabling of nonboot CPUs does not 147 If the "core" test fails, which means that suspending of the system/platform 168 - if there are n modules loaded and the attempt to suspend and resume fails,
|
/linux-6.3-rc2/Documentation/driver-api/tty/ |
A D | tty_ldisc.rst | 11 fallback if establishing any other discipline for a tty fails. If even N_TTY 12 fails, N_NULL takes over. That never fails, but also does not process any
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_sock.c | 521 int fails = 0; in run_tests() local 526 ++fails; in run_tests() 530 printf("Summary: %d PASSED, %d FAILED\n", passes, fails); in run_tests() 531 return fails ? -1 : 0; in run_tests()
|
/linux-6.3-rc2/tools/perf/tests/attr/ |
A D | test-record-user-regs-no-sve-aarch64 | 1 # Test that asking for VG fails if the system doesn't support SVE. This
|
A D | test-record-user-regs-old-sve-aarch64 | 1 # Test that asking for VG always fails on old kernels because it was
|
/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A D | mmp.rst | 12 fsck is (hopefully) running, and open fails immediately. Otherwise, the 15 filesystem is active on another machine and the open fails. If the MMP
|
/linux-6.3-rc2/Documentation/networking/ |
A D | netdevices.rst | 139 /* If anything fails now unregister_netdevice() (or unregister_netdev()) 154 register_netdevice() fails. The callback may be invoked with or without 163 so if register_netdevice() fails driver is responsible for calling 167 or when register_netdevice() fails. Parts of netdev (de)registration process
|
/linux-6.3-rc2/drivers/of/unittest-data/ |
A D | overlay_bad_add_dup_prop.dtso | 19 * fails, the memory leak does actually occur, and kmemleak will
|
/linux-6.3-rc2/Documentation/locking/ |
A D | pi-futex.rst | 90 If the lock-acquire fastpath fails, [i.e. an atomic transition from 0 to 91 TID fails], then FUTEX_LOCK_PI is called. The kernel does all the 108 If the unlock fastpath fails (because the FUTEX_WAITERS bit is set),
|
/linux-6.3-rc2/fs/afs/ |
A D | Kconfig | 38 the dmesg log if the server rotation algorithm fails to successfully
|
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/ |
A D | fe-get-event.rst | 38 or non-blocking mode. In the latter case, the call fails immediately
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | memory-hotplug.rst | 20 Generated if MEM_GOING_ONLINE fails. 33 Generated if MEM_GOING_OFFLINE fails. Memory is available again from
|
A D | boot-time-mm.rst | 19 when an allocation fails and those that don't.
|
/linux-6.3-rc2/Documentation/userspace-api/media/rc/ |
A D | rc-sysfs-nodes.rst | 52 Write fails with ``EINVAL`` if an invalid protocol combination or unknown 110 Write fails with ``EINVAL`` if an invalid protocol combination or unknown
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | func-poll.rst | 68 capturing. When that fails it returns a ``POLLERR`` as above. Otherwise 75 streaming. When that fails it returns a ``POLLERR`` as above. Otherwise
|
/linux-6.3-rc2/Documentation/userspace-api/media/cec/ |
A D | cec-func-ioctl.rst | 62 When an ioctl that takes an output or read/write parameter fails, the
|