Home
last modified time | relevance | path

Searched full:failing (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/linux/Documentation/litmus-tests/
H A DREADME25 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 DCHANGES51 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 Drecord_bpf_filter.sh67 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/edac/
H A Dmemory_repair.rst29 feature that fixes a failing memory location by replacing it with a spare row
64 the content of a failing rank of DIMMs is copied to the spare rank. The
65 failing rank is then taken offline and the spare rank placed online for use as
/linux/Documentation/ABI/stable/
H A Dsysfs-transport-srp22 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 Dibmpowernv.rst37 - 1: Failing fan
53 - 1: Failing power supply.
/linux/Documentation/power/
H A Dbasic-pm-debugging.rst111 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 Dcio.h86 * @fsavf: failing storage address validity flag
89 * @fsaf: failing storage address format
150 * @faddr: failing storage address
/linux/Documentation/litmus-tests/atomic/
H A Dcmpxchg-fail-ordered-2.litmus6 * Demonstrate use of smp_mb__after_atomic() to make a failing cmpxchg
H A Dcmpxchg-fail-unordered-2.litmus6 * Demonstrate that a failing cmpxchg() operation does not act as either
H A Dcmpxchg-fail-unordered-1.litmus6 * Demonstrate that a failing cmpxchg() operation does not act as a
H A Dcmpxchg-fail-ordered-1.litmus6 * Demonstrate that a failing cmpxchg() operation will act as a full
/linux/Documentation/networking/
H A Dfailover.rst18 failing over to the paravirtual datapath when the VF is unplugged.
/linux/drivers/base/
H A Ddevcoredump.c255 static int devcd_match_failing(struct device *dev, const void *failing) in devcd_match_failing() argument
259 return devcd->failing_dev == failing; in devcd_match_failing()
394 * failing. in dev_coredumpm_timeout()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbad_struct_ops.c54 "message about 'foo' failing to load"); in unused_program()
/linux/fs/ubifs/
H A Ddebug.c2499 ubifs_warn(c, "failing after %lums", delay); in power_cut_emulated()
2505 ubifs_warn(c, "failing after %lu calls", delay); in power_cut_emulated()
2523 ubifs_warn(c, "failing in super block LEB %d", lnum); in power_cut_emulated()
2527 ubifs_warn(c, "failing in master LEB %d", lnum); in power_cut_emulated()
2533 ubifs_warn(c, "failing in log LEB %d", lnum); in power_cut_emulated()
2539 ubifs_warn(c, "failing in LPT LEB %d", lnum); in power_cut_emulated()
2545 ubifs_warn(c, "failing in orphan LEB %d", lnum); in power_cut_emulated()
2549 ubifs_warn(c, "failing in index head LEB %d", lnum); in power_cut_emulated()
2553 ubifs_warn(c, "failing in GC head LEB %d", lnum); in power_cut_emulated()
2558 ubifs_warn(c, "failing in non-bud LEB %d", lnum); in power_cut_emulated()
[all …]
/linux/tools/perf/arch/arm/util/
H A Dpmu.c43 /* 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 Dpti.rst179 bugs, or failing to map some of the exit code.
188 as mount(8) failing to mount the rootfs. These have
/linux/drivers/s390/cio/
H A Ddevice_status.c160 /* 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 Dinet_hashtables.h47 * 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 Dhtab_map_batch_ops.c158 /* 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 Dpmae_handling_test.c25 * Observed to hit the failing case on the first EBB with a broken kernel.
/linux/drivers/s390/char/
H A Dsclp_diag.h42 * @failaddr: failing address
/linux/kernel/
H A Duser_namespace.c460 * for use in syscalls like stat and getuid where failing the
461 * system call and failing to provide a valid uid are not an
528 * for use in syscalls like stat and getgid where failing the
529 * system call and failing to provide a valid gid are not options.
596 * failing the system call and failing to provide a valid projid are
/linux/tools/lib/bpf/
H A Dbpf.h524 * type. Failing to (zero-)initialize *info* under certain circumstances can
544 * type. Failing to (zero-)initialize *info* under certain circumstances can
564 * type. Failing to (zero-)initialize *info* under certain circumstances can
584 * type. Failing to (zero-)initialize *info* under certain circumstances can

12345678910>>...17