Searched refs:erroneous (Results 1 – 4 of 4) sorted by relevance
| /drivers/mtd/ubi/ |
| A D | wl.c | 662 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local 885 erroneous = 1; 952 else if (erroneous) { 953 wl_tree_add(e1, &ubi->erroneous); 1330 } else if (in_wl_tree(e, &ubi->erroneous)) { 1331 self_check_in_wl_tree(ubi, e, &ubi->erroneous); 1332 rb_erase(&e->u.rb, &ubi->erroneous); 1381 in_wl_tree(e, &ubi->erroneous)) { 1491 else if (in_wl_tree(e, &ubi->erroneous)) 1807 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT; [all …]
|
| A D | ubi.h | 607 struct rb_root erroneous; member
|
| /drivers/bus/ |
| A D | Kconfig | 49 not responding on timeout an IRQ is raised with an erroneous address 51 driver provides the interrupt handler to detect the erroneous
|
| /drivers/clocksource/ |
| A D | Kconfig | 354 A-008585 ("ARM generic timer may contain an erroneous
|
Completed in 13 milliseconds