Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dubi.h1005 #define ubi_for_each_free_peb(ubi, e, tmp_rb) \ argument
1014 #define ubi_for_each_used_peb(ubi, e, tmp_rb) \ argument
1023 #define ubi_for_each_scrub_peb(ubi, e, tmp_rb) \ argument
Dfastmap.c1136 struct rb_node *tmp_rb; in ubi_write_fastmap() local
/kernel/linux/linux-5.10/drivers/xen/xenbus/
Dxenbus_dev_frontend.c311 struct read_buffer *rb, *tmp_rb; in xenbus_worker() local