Searched defs:ubi_rb_for_each_entry (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | fastmap-wl.c | 32 ubi_rb_for_each_entry(p, e, root, u.rb) { in find_anchor_wl_entry() function
|
H A D | ubi.h | 1041 #define ubi_rb_for_each_entry(rb, pos, root, member) \ macro
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | fastmap-wl.c | 32 ubi_rb_for_each_entry(p, e, root, u.rb) { in find_anchor_wl_entry() function
|
H A D | ubi.h | 1040 #define ubi_rb_for_each_entry(rb, pos, root, member) \ macro
|
Completed in 7 milliseconds