/linux/Documentation/litmus-tests/ |
H A D | README | 25 Demonstrate that a failing cmpxchg() operation acts as a full barrier 29 Demonstrate that a failing cmpxchg() operation acts as an acquire 33 Demonstrate that a failing cmpxchg() operation does not act as a 37 Demonstrate that a failing cmpxchg() operation does not act as an
|
/linux/arch/m68k/ifpsp060/ |
H A D | CHANGES | 51 a failing value to the 68060SP, the package ignores 53 as if it never received a failing value. 59 requested by the package should return a failing value 71 Upon receiving a non-zero (failing) return value from
|
/linux/tools/perf/tests/shell/ |
H A D | record_bpf_filter.sh | 67 echo "Failing bpf-filter test" 73 echo "Failing bpf-filter test [Failed forbidden CPU]" 81 echo "Failing bpf-filter test [Failed should succeed]" 86 echo "Failing bpf-filter test [Success]"
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-transport-srp | 22 layer error has been observed before failing I/O. Zero means 23 failing I/O immediately. Setting this attribute to "off" will
|
/linux/Documentation/hwmon/ |
H A D | ibmpowernv.rst | 37 - 1: Failing fan 53 - 1: Failing power supply.
|
/linux/Documentation/power/ |
H A D | basic-pm-debugging.rst | 111 dmesg obtained after the failing test). Failure at this level usually means 126 Once you have found the failing driver (there can be more than just one of 240 you may be able to search for failing drivers by following the procedure 241 analogous to the one described in section 1. If you find some failing drivers,
|
/linux/arch/s390/include/asm/ |
H A D | cio.h | 86 * @fsavf: failing storage address validity flag 89 * @fsaf: failing storage address format 150 * @faddr: failing storage address
|
/linux/Documentation/litmus-tests/atomic/ |
H A D | cmpxchg-fail-ordered-2.litmus | 6 * Demonstrate use of smp_mb__after_atomic() to make a failing cmpxchg
|
H A D | cmpxchg-fail-unordered-2.litmus | 6 * Demonstrate that a failing cmpxchg() operation does not act as either
|
H A D | cmpxchg-fail-unordered-1.litmus | 6 * Demonstrate that a failing cmpxchg() operation does not act as a
|
H A D | cmpxchg-fail-ordered-1.litmus | 6 * Demonstrate that a failing cmpxchg() operation will act as a full
|
/linux/Documentation/networking/ |
H A D | failover.rst | 18 failing over to the paravirtual datapath when the VF is unplugged.
|
/linux/drivers/gpu/drm/ci/xfails/ |
H A D | msm-sdm845-skips.txt | 4 # Failing due to a bootloader/fw issue. The workaround in mesa CI involves these two patches
|
/linux/drivers/base/ |
H A D | devcoredump.c | 259 static int devcd_match_failing(struct device *dev, const void *failing) in devcd_match_failing() argument 263 return devcd->failing_dev == failing; in devcd_match_failing() 396 * failing. in dev_coredumpm_timeout()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bad_struct_ops.c | 54 "message about 'foo' failing to load"); in unused_program()
|
/linux/fs/ubifs/ |
H A D | debug.c | 2496 ubifs_warn(c, "failing after %lums", delay); in power_cut_emulated() 2502 ubifs_warn(c, "failing after %lu calls", delay); in power_cut_emulated() 2520 ubifs_warn(c, "failing in super block LEB %d", lnum); in power_cut_emulated() 2524 ubifs_warn(c, "failing in master LEB %d", lnum); in power_cut_emulated() 2530 ubifs_warn(c, "failing in log LEB %d", lnum); in power_cut_emulated() 2536 ubifs_warn(c, "failing in LPT LEB %d", lnum); in power_cut_emulated() 2542 ubifs_warn(c, "failing in orphan LEB %d", lnum); in power_cut_emulated() 2546 ubifs_warn(c, "failing in index head LEB %d", lnum); in power_cut_emulated() 2550 ubifs_warn(c, "failing in GC head LEB %d", lnum); in power_cut_emulated() 2555 ubifs_warn(c, "failing in non-bud LEB %d", lnum); in power_cut_emulated() [all …]
|
/linux/tools/perf/arch/arm/util/ |
H A D | pmu.c | 43 /* Workaround some ARM PMU's failing to correctly set CPU maps for online processors. */ in perf_pmu__arch_init()
|
/linux/Documentation/arch/x86/ |
H A D | pti.rst | 179 bugs, or failing to map some of the exit code. 188 as mount(8) failing to mount the rootfs. These have
|
/linux/drivers/md/ |
H A D | raid1-10.c | 12 * device without failing the first device, or trying to over-write to 219 pr_notice("md/"RAID_1_10_NAME":%s: %pg: Failing raid device\n", in exceed_read_errors()
|
/linux/drivers/s390/cio/ |
H A D | device_status.c | 160 /* Copy failing storage address validity flag. */ in ccw_device_accumulate_esw() 163 /* ... and copy the failing storage address. */ in ccw_device_accumulate_esw() 166 /* ... and copy the failing storage address format. */ in ccw_device_accumulate_esw()
|
/linux/include/net/ |
H A D | inet_hashtables.h | 47 * Failing that, goto test 2. 50 * Failing that, goto test 3. 54 * Failing this, the port cannot be shared.
|
/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | htab_map_batch_ops.c | 158 /* It is possible that we are failing due to buffer size in __test_map_lookup_and_delete_batch() 221 /* It is possible that we are failing due to buffer size in __test_map_lookup_and_delete_batch()
|
/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | pmae_handling_test.c | 25 * Observed to hit the failing case on the first EBB with a broken kernel.
|
/linux/drivers/s390/char/ |
H A D | sclp_diag.h | 42 * @failaddr: failing address
|
/linux/kernel/ |
H A D | user_namespace.c | 449 * for use in syscalls like stat and getuid where failing the 450 * system call and failing to provide a valid uid are not an 517 * for use in syscalls like stat and getgid where failing the 518 * system call and failing to provide a valid gid are not options. 585 * failing the system call and failing to provide a valid projid are
|