Home
last modified time | relevance | path

Searched defs:tmp_rb (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dubi.h1003 #define ubi_for_each_free_peb(ubi, e, tmp_rb) \ argument
1012 #define ubi_for_each_used_peb(ubi, e, tmp_rb) \ argument
1021 #define ubi_for_each_scrub_peb(ubi, e, tmp_rb) \ argument
H A Dfastmap.c1147 struct rb_node *tmp_rb; in ubi_write_fastmap() local
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dubi.h957 #define ubi_for_each_free_peb(ubi, e, tmp_rb) \ argument
966 #define ubi_for_each_used_peb(ubi, e, tmp_rb) \ argument
975 #define ubi_for_each_scrub_peb(ubi, e, tmp_rb) \ argument
H A Dfastmap.c1117 struct rb_node *tmp_rb; in ubi_write_fastmap() local
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c311 struct read_buffer *rb, *tmp_rb; in xenbus_worker() local