Searched refs:self_check_in_wl_tree (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | wl.c | 131 static int self_check_in_wl_tree(const struct ubi_device *ubi, 384 self_check_in_wl_tree(ubi, e, &ubi->free); in wl_get_wle() 724 self_check_in_wl_tree(ubi, e1, &ubi->used); 750 self_check_in_wl_tree(ubi, e1, &ubi->used); 762 self_check_in_wl_tree(ubi, e1, &ubi->scrub); 1244 self_check_in_wl_tree(ubi, e, &ubi->used); 1247 self_check_in_wl_tree(ubi, e, &ubi->scrub); 1250 self_check_in_wl_tree(ubi, e, &ubi->erroneous); 1319 self_check_in_wl_tree(ubi, e, &ubi->used); 1748 static int self_check_in_wl_tree(const struct ubi_device *ubi, function [all …]
|
H A D | fastmap-wl.c | 103 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_wl_get_fm_peb() 153 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_refill_pools()
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | wl.c | 126 static int self_check_in_wl_tree(const struct ubi_device *ubi, 392 self_check_in_wl_tree(ubi, e, &ubi->free); in wl_get_wle() 716 self_check_in_wl_tree(ubi, e1, &ubi->used); 743 self_check_in_wl_tree(ubi, e1, &ubi->used); 755 self_check_in_wl_tree(ubi, e1, &ubi->scrub); 1306 self_check_in_wl_tree(ubi, e, &ubi->used); 1309 self_check_in_wl_tree(ubi, e, &ubi->scrub); 1312 self_check_in_wl_tree(ubi, e, &ubi->erroneous); 1381 self_check_in_wl_tree(ubi, e, &ubi->used); 2032 static int self_check_in_wl_tree(const struct ubi_device *ubi, function [all …]
|
H A D | fastmap-wl.c | 90 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_wl_get_fm_peb() 179 self_check_in_wl_tree(ubi, e, &ubi->free); in ubi_refill_pools()
|