Searched refs:erroneous (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/mtd/ubi/ |
D | wl.c | 648 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local 833 erroneous = 1; 896 else if (erroneous) { 897 wl_tree_add(e1, &ubi->erroneous); 1217 } else if (in_wl_tree(e, &ubi->erroneous)) { 1218 self_check_in_wl_tree(ubi, e, &ubi->erroneous); 1219 rb_erase(&e->u.rb, &ubi->erroneous); 1268 in_wl_tree(e, &ubi->erroneous)) { 1499 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT; 1654 tree_destroy(ubi, &ubi->erroneous);
|
D | ubi.h | 578 struct rb_root erroneous; member
|
/linux-4.1.27/Documentation/input/ |
D | ntrig.txt | 38 erroneous disconnects, where the sensor may mistakenly not detect a finger that 66 obvious that these sensors were prone to erroneous events. Users reported
|
D | xpad.txt | 32 dpad_to_buttons has no effect for known pads. A erroneous commit message
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | entry.S | 262 mov (BCBEAR),d1 # destination of erroneous access
|
/linux-4.1.27/Documentation/networking/ |
D | udplite.txt | 241 InErrors: Number of erroneous UDP-Lite packets. Errors include:
|
/linux-4.1.27/Documentation/trace/ |
D | events.txt | 220 argument' error when setting it, and the erroneous string along with
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 815 anything erroneous after an oops which could result in data 864 This is to ensure no erroneous behaviour occurs which could result in
|
/linux-4.1.27/Documentation/ |
D | memory-barriers.txt | 1433 proof will be erroneous. Use ACCESS_ONCE() to tell the compiler
|