Home
last modified time | relevance | path

Searched refs:erroneous (Results 1 – 23 of 23) sorted by relevance

/linux/tools/perf/tests/
A Devent_groups.c83 int erroneous = ((((1 << i) | (1 << j) | (1 << k)) & 5) == 5); in run_test() local
93 return erroneous ? 0 : -1; in run_test()
100 return erroneous ? 0 : -1; in run_test()
106 return erroneous ? -1 : 0; in run_test()
/linux/drivers/mtd/ubi/
A Dwl.c662 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
878 erroneous = 1;
945 else if (erroneous) {
946 wl_tree_add(e1, &ubi->erroneous);
1323 } else if (in_wl_tree(e, &ubi->erroneous)) {
1324 self_check_in_wl_tree(ubi, e, &ubi->erroneous);
1325 rb_erase(&e->u.rb, &ubi->erroneous);
1374 in_wl_tree(e, &ubi->erroneous)) {
1484 else if (in_wl_tree(e, &ubi->erroneous))
1800 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT;
[all …]
A Dubi.h607 struct rb_root erroneous; member
/linux/Documentation/devicetree/bindings/display/panel/
A Dsamsung,s6d27a1.yaml29 This can also be raised for other reasons like erroneous
A Dsamsung,lms380kf01.yaml30 This can also be raised for other reasons like erroneous
/linux/Documentation/devicetree/bindings/bus/
A Dbaikal,bt1-apb.yaml18 device not responding on timeout an IRQ is raised with an erroneous address
/linux/Documentation/ABI/testing/
A Dsysfs-driver-hid-ntrig20 frames false erroneous disconnects can be tolerated, where the
/linux/Documentation/input/devices/
A Dntrig.rst44 erroneous disconnects, where the sensor may mistakenly not detect a finger that
77 obvious that these sensors were prone to erroneous events. Users reported
A Dxpad.rst36 dpad_to_buttons has no effect for known pads. A erroneous commit message
/linux/drivers/bus/
A DKconfig49 not responding on timeout an IRQ is raised with an erroneous address
51 driver provides the interrupt handler to detect the erroneous
/linux/Documentation/filesystems/
A Docfs2-online-filecheck.rst29 reported as erroneous.
A Dmount_api.rst802 parameter is matched, but the value is erroneous, -EINVAL will be
/linux/Documentation/devicetree/bindings/sound/
A Dcirrus,cs42l42.yaml118 There may be erroneous button interrupts if this debounce time
/linux/Documentation/networking/
A Dudplite.rst249 InErrors Number of erroneous UDP-Lite packets. Errors include:
/linux/tools/memory-model/Documentation/
A Daccess-marking.txt143 confused by one or more of the possible erroneous values, use READ_ONCE()
305 plain C-language accesses is that KCSAN can detect any erroneous lockless
/linux/Documentation/driver-api/surface_aggregator/
A Dssh.rst39 document: All of this has been reverse-engineered and may thus be erroneous
/linux/drivers/clocksource/
A DKconfig346 A-008585 ("ARM generic timer may contain an erroneous
/linux/Documentation/networking/devlink/
A Ddevlink-trap.rst601 parsing as erroneous
/linux/Documentation/arch/powerpc/
A Dultravisor.rst236 particular situation, then the ultracall will fallback to an erroneous
/linux/Documentation/trace/
A Devents.rst253 argument' error when setting it, and the erroneous string along with
/linux/lib/
A DKconfig.debug801 This is to ensure no erroneous behaviour occurs which could result in
1045 anything erroneous after an oops which could result in data
/linux/Documentation/
A Dmemory-barriers.txt1642 compiler's proof will be erroneous. Use READ_ONCE() to tell the
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt552 erroneous and ignored.

Completed in 57 milliseconds