Searched refs:erroneous (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/mtd/ubi/ |
D | wl.c | 649 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local 854 erroneous = 1; 918 else if (erroneous) { 919 wl_tree_add(e1, &ubi->erroneous); 1265 } else if (in_wl_tree(e, &ubi->erroneous)) { 1266 self_check_in_wl_tree(ubi, e, &ubi->erroneous); 1267 rb_erase(&e->u.rb, &ubi->erroneous); 1316 in_wl_tree(e, &ubi->erroneous)) { 1585 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT; 1766 tree_destroy(ubi, &ubi->erroneous);
|
D | ubi.h | 618 struct rb_root erroneous; member
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-hid-ntrig | 20 frames false erroneous disconnects can be tolerated, where the
|
/Linux-v4.19/Documentation/input/devices/ |
D | ntrig.rst | 44 erroneous disconnects, where the sensor may mistakenly not detect a finger that 77 obvious that these sensors were prone to erroneous events. Users reported
|
D | xpad.rst | 36 dpad_to_buttons has no effect for known pads. A erroneous commit message
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs42l42.txt | 57 don't wait, there is possibility for erroneous button interrupt.
|
/Linux-v4.19/Documentation/filesystems/ |
D | ocfs2-online-filecheck.txt | 26 reported as erroneous.
|
/Linux-v4.19/Documentation/networking/ |
D | udplite.txt | 241 InErrors: Number of erroneous UDP-Lite packets. Errors include:
|
/Linux-v4.19/drivers/clocksource/ |
D | Kconfig | 342 A-008585 ("ARM generic timer may contain an erroneous
|
/Linux-v4.19/Documentation/trace/ |
D | events.rst | 218 argument' error when setting it, and the erroneous string along with
|
/Linux-v4.19/lib/ |
D | Kconfig.debug | 959 anything erroneous after an oops which could result in data 1013 This is to ensure no erroneous behaviour occurs which could result in
|
/Linux-v4.19/Documentation/ |
D | memory-barriers.txt | 1629 compiler's proof will be erroneous. Use READ_ONCE() to tell the
|