/external/blktrace/btt/ |
D | proc.c | 41 f(rb_entry(n, struct pn_info, rb_node)->pip, arg); in __foreach() 49 struct pn_info *pnp = rb_entry(n, struct pn_info, rb_node); in __destroy() 71 this = rb_entry(n, struct pn_info, rb_node); in __find_process_pid() 90 this = rb_entry(n, struct pn_info, rb_node); in __find_process_name() 111 this = rb_entry(parent, struct pn_info, rb_node); in insert_pid() 138 this = rb_entry(parent, struct pn_info, rb_node); in insert_name()
|
D | dip_rb.c | 33 __iop = rb_entry(parent, struct io, rb_node); in rb_insert() 57 __iop = rb_entry(n, struct io, rb_node); in rb_find_sec() 74 struct io *this = rb_entry(n, struct io, rb_node); in rb_foreach()
|
D | seek.c | 71 sbp = rb_entry(parent, struct seek_bkt, rb_node); in __insert() 93 struct seek_bkt *sbp = rb_entry(n, struct seek_bkt, rb_node); in __destroy() 140 sbp = rb_entry(n, struct seek_bkt, rb_node); in __median() 165 sbp = rb_entry(n, struct seek_bkt, rb_node); in __mode()
|
D | p_live.c | 83 plp = rb_entry(parent, struct p_live, rb_node); in __p_live_add() 127 struct p_live *plp = rb_entry(n, struct p_live, rb_node); in p_live_visit()
|
D | devs.c | 37 struct io *iop = rb_entry(n, struct io, rb_node); in __destroy()
|
/external/u-boot/include/linux/ |
D | rbtree_augmented.h | 46 rbstruct *node = rb_entry(rb, rbstruct, rbfield); \ 57 rbstruct *old = rb_entry(rb_old, rbstruct, rbfield); \ 58 rbstruct *new = rb_entry(rb_new, rbstruct, rbfield); \ 64 rbstruct *old = rb_entry(rb_old, rbstruct, rbfield); \ 65 rbstruct *new = rb_entry(rb_new, rbstruct, rbfield); \
|
D | rbtree.h | 39 #define rb_entry(ptr, type, member) container_of(ptr, type, member) macro 79 ____ptr ? rb_entry(____ptr, type, member) : NULL; \
|
/external/u-boot/fs/btrfs/ |
D | chunk-map.c | 40 this = rb_entry(*new, struct chunk_map_item, node); in add_chunk_mapping() 77 item = rb_entry(node, struct chunk_map_item, node); in btrfs_map_logical_to_physical() 100 item = rb_entry(now, struct chunk_map_item, node); in btrfs_chunk_map_exit()
|
/external/u-boot/drivers/mtd/ubi/ |
D | wl.c | 153 e1 = rb_entry(parent, struct ubi_wl_entry, u.rb); in wl_tree_add() 249 e1 = rb_entry(p, struct ubi_wl_entry, u.rb); in in_wl_tree() 309 e = rb_entry(rb_first(root), struct ubi_wl_entry, u.rb); in find_wl_entry() 316 e1 = rb_entry(p, struct ubi_wl_entry, u.rb); in find_wl_entry() 350 first = rb_entry(rb_first(root), struct ubi_wl_entry, u.rb); in find_mean_wl_entry() 351 last = rb_entry(rb_last(root), struct ubi_wl_entry, u.rb); in find_mean_wl_entry() 354 e = rb_entry(root->rb_node, struct ubi_wl_entry, u.rb); in find_mean_wl_entry() 736 e1 = rb_entry(rb_first(&ubi->used), struct ubi_wl_entry, u.rb); 757 e1 = rb_entry(rb_first(&ubi->scrub), struct ubi_wl_entry, u.rb); 1007 e1 = rb_entry(rb_first(&ubi->used), struct ubi_wl_entry, u.rb); [all …]
|
D | attach.c | 265 av = rb_entry(parent, struct ubi_ainf_volume, rb); in add_volume() 476 aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in ubi_add_to_av() 607 av = rb_entry(p, struct ubi_ainf_volume, rb); in ubi_find_av() 634 aeb = rb_entry(rb, struct ubi_ainf_peb, u.rb); in ubi_remove_av() 1143 aeb = rb_entry(this, struct ubi_ainf_peb, u.rb); in destroy_av() 1193 av = rb_entry(rb, struct ubi_ainf_volume, rb); in destroy_ai()
|
D | fastmap.c | 192 av = rb_entry(parent, struct ubi_ainf_volume, rb); in add_vol() 243 tmp_aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in assign_aeb_to_av() 282 aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in update_vol() 386 tmp_av = rb_entry(parent, struct ubi_ainf_volume, rb); in process_pool_aeb() 426 av = rb_entry(node, struct ubi_ainf_volume, rb); in unmap_peb() 430 aeb = rb_entry(node2, struct ubi_ainf_peb, u.rb); in unmap_peb()
|
D | fastmap-wl.c | 391 e = rb_entry(rb_next(root->rb_node), in may_reserve_for_fm()
|
D | eba.c | 97 le = rb_entry(p, struct ubi_ltree_entry, rb); in ltree_lookup() 163 le1 = rb_entry(parent, struct ubi_ltree_entry, rb); in ltree_add_entry()
|
/external/u-boot/fs/ubifs/ |
D | orphan.c | 74 o = rb_entry(parent, struct ubifs_orphan, rb); in ubifs_add_orphan() 112 o = rb_entry(p, struct ubifs_orphan, rb); in ubifs_delete_orphan() 514 o = rb_entry(parent, struct ubifs_orphan, rb); in insert_dead_orphan() 744 o = rb_entry(p, struct ubifs_orphan, rb); in dbg_find_orphan() 771 o = rb_entry(parent, struct check_orphan, rb); in dbg_ins_check_orphan() 793 o = rb_entry(p, struct check_orphan, rb); in dbg_find_check_orphan()
|
D | log.c | 41 bud = rb_entry(p, struct ubifs_bud, rb); in ubifs_search_bud() 74 bud = rb_entry(p, struct ubifs_bud, rb); in ubifs_get_wbuf() 125 b = rb_entry(parent, struct ubifs_bud, rb); in ubifs_add_bud() 305 bud = rb_entry(p1, struct ubifs_bud, rb); in remove_buds() 550 dr = rb_entry(parent, struct done_ref, rb); in done_already()
|
D | recovery.c | 1269 e = rb_entry(parent, struct size_entry, rb); in add_ino() 1302 e = rb_entry(p, struct size_entry, rb); in find_ino() 1488 e = rb_entry(this, struct size_entry, rb); in ubifs_recover_size()
|
D | debug.c | 625 bud = rb_entry(rb, struct ubifs_bud, rb); in ubifs_dump_budg() 718 bud = rb_entry(rb, struct ubifs_bud, rb); in ubifs_dump_lprop() 1851 fscki = rb_entry(parent, struct fsck_inode, rb); in add_inode() 1929 fscki = rb_entry(p, struct fsck_inode, rb); in search_inode() 2198 fscki = rb_entry(this, struct fsck_inode, rb); in check_inodes()
|
D | tnc.c | 85 o = rb_entry(parent, struct ubifs_old_idx, rb); in insert_old_idx()
|
/external/blktrace/ |
D | rbtree.h | 141 #define rb_entry(ptr, type, member) container_of(ptr, type, member) macro
|
D | blkparse.c | 808 __t = rb_entry(parent, struct trace, rb_node); in trace_rb_insert() 851 t = rb_entry(n, struct trace, rb_node); in trace_rb_insert_last() 866 __t = rb_entry(n, struct trace, rb_node); in trace_rb_find() 892 __t = rb_entry(n, struct trace, rb_node); in trace_rb_find() 920 __iot = rb_entry(parent, struct io_track, rb_node); in track_rb_insert() 946 __iot = rb_entry(n, struct io_track, rb_node); in __find_track() 2029 __t = rb_entry(n, struct trace, rb_node); in check_cpu_map() 2113 t = rb_entry(n, struct trace, rb_node); in show_entries_rb()
|
D | blkiomon.c | 184 dstat = rb_entry(parent, struct dstat, node); in blkiomon_find_dstat()
|