Searched defs:tmp_rb (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | ubi.h | 956 #define ubi_for_each_free_peb(ubi, e, tmp_rb) \ argument 965 #define ubi_for_each_used_peb(ubi, e, tmp_rb) \ argument 974 #define ubi_for_each_scrub_peb(ubi, e, tmp_rb) \ argument
|
H A D | fastmap.c | 1116 struct rb_node *tmp_rb; in ubi_write_fastmap() local
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | ubi.h | 1002 #define ubi_for_each_free_peb(ubi, e, tmp_rb) \ argument 1011 #define ubi_for_each_used_peb(ubi, e, tmp_rb) \ argument 1020 #define ubi_for_each_scrub_peb(ubi, e, tmp_rb) \ argument
|
H A D | fastmap.c | 1146 struct rb_node *tmp_rb; in ubi_write_fastmap() local
|
/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus_dev_frontend.c | 311 struct read_buffer *rb, *tmp_rb; in xenbus_worker() local
|