Searched refs:erroneous (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/mtd/ubi/ |
D | wl.c | 645 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local 830 erroneous = 1; 893 else if (erroneous) { 894 wl_tree_add(e1, &ubi->erroneous); 1222 } else if (in_wl_tree(e, &ubi->erroneous)) { 1223 self_check_in_wl_tree(ubi, e, &ubi->erroneous); 1224 rb_erase(&e->u.rb, &ubi->erroneous); 1273 in_wl_tree(e, &ubi->erroneous)) { 1504 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT; 1659 tree_destroy(ubi, &ubi->erroneous);
|
D | ubi.h | 578 struct rb_root erroneous; member
|
/linux-4.4.14/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.4.14/arch/mn10300/kernel/ |
D | entry.S | 262 mov (BCBEAR),d1 # destination of erroneous access
|
/linux-4.4.14/Documentation/networking/ |
D | udplite.txt | 241 InErrors: Number of erroneous UDP-Lite packets. Errors include:
|
/linux-4.4.14/Documentation/trace/ |
D | events.txt | 220 argument' error when setting it, and the erroneous string along with
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 825 anything erroneous after an oops which could result in data 879 This is to ensure no erroneous behaviour occurs which could result in
|
/linux-4.4.14/Documentation/ |
D | memory-barriers.txt | 1436 compiler's proof will be erroneous. Use READ_ONCE() to tell the
|