| /rk3399_rockchip-uboot/lib/ |
| H A D | rbtree.c | 55 struct rb_root *root, int color) in __rb_rotate_set_parents() 64 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() 193 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, in ____rb_erase_color() 355 void __rb_erase_color(struct rb_node *parent, struct rb_root *root, in __rb_erase_color() 377 void rb_insert_color(struct rb_node *node, struct rb_root *root) in rb_insert_color() 383 void rb_erase(struct rb_node *node, struct rb_root *root) in rb_erase() 399 void __rb_insert_augmented(struct rb_node *node, struct rb_root *root, in __rb_insert_augmented() 409 struct rb_node *rb_first(const struct rb_root *root) in rb_first() 422 struct rb_node *rb_last(const struct rb_root *root) in rb_last() 497 struct rb_root *root) in rb_replace_node() [all …]
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | rbtree_augmented.h | 35 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() 100 struct rb_node *parent, struct rb_root *root) in __rb_change_child() 115 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, in __rb_erase_augmented() 212 rb_erase_augmented(struct rb_node *node, struct rb_root *root, in rb_erase_augmented()
|
| H A D | rbtree.h | 42 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL) argument 92 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ argument
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | fastmap-wl.c | 34 static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root) in find_anchor_wl_entry() 68 static int anchor_pebs_avalible(struct rb_root *root) in anchor_pebs_avalible() 389 struct rb_root *root) { in may_reserve_for_fm()
|
| H A D | wl.c | 145 static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root) in wl_tree_add() 242 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree() 304 struct rb_root *root, int diff) in find_wl_entry() 347 struct rb_root *root) in find_mean_wl_entry() 1412 static void tree_destroy(struct ubi_device *ubi, struct rb_root *root) 1750 struct ubi_wl_entry *e, struct rb_root *root)
|
| H A D | wl.h | 30 struct rb_root *root) { in may_reserve_for_fm()
|
| H A D | ubi.h | 692 struct rb_root root; member 995 #define ubi_rb_for_each_entry(rb, pos, root, member) \ argument
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | dump.c | 55 struct udevice *root; in dm_dump_all() local
|
| H A D | root.c | 58 struct udevice *root = dm_root(); in dm_get_translation_offset() local 66 struct udevice *root = dm_root(); in dm_set_translation_offset() local
|
| H A D | devres.c | 219 struct udevice *root; in dm_dump_devres() local
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | orphan.c | 734 struct rb_root root; member 759 static int dbg_ins_check_orphan(struct rb_root *root, ino_t inum) in dbg_ins_check_orphan() 787 static int dbg_find_check_orphan(struct rb_root *root, ino_t inum) in dbg_find_check_orphan() 805 static void dbg_free_check_tree(struct rb_root *root) in dbg_free_check_tree()
|
| H A D | super.c | 605 static int ubifs_show_options(struct seq_file *s, struct dentry *root) in ubifs_show_options() 2241 struct inode *root; in ubifs_fill_super() local
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | inftrees.c | 39 unsigned root; /* number of index bits for root table */ in inflate_table() local
|
| /rk3399_rockchip-uboot/tools/dtoc/ |
| H A D | dtb_platdata.py | 248 def scan_node(self, root): argument
|
| H A D | fdt.py | 278 def Scan(self, root='/'): argument
|
| /rk3399_rockchip-uboot/include/cramfs/ |
| H A D | cramfs_fs.h | 62 struct cramfs_inode root; /* root inode data */ member
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | checks.c | 403 struct node *root = dti->dt; in check_phandle_prop() local 450 struct node *root = dti->dt; in check_explicit_phandles() local 971 struct node *root = dti->dt; in check_property_phandle_args() local 1156 struct node *root = dti->dt; in check_interrupts_property() local
|
| H A D | livetree.c | 570 cell_t get_node_phandle(struct node *root, struct node *node) in get_node_phandle()
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | test.h | 143 struct udevice *root; member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fdt.c | 423 static char root[2] = "/"; in do_fdt() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7/ |
| H A D | clock.h | 180 enum clk_root_index root; member
|
| H A D | crm_regs.h | 61 struct mxc_ccm_root_slice root[121]; /* offset 0x8000 */ member
|
| /rk3399_rockchip-uboot/fs/zfs/ |
| H A D | zfs.c | 1186 struct dnode_chain *dnode_path = 0, *dn_new, *root; in dnode_get_path() local
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | core.h | 806 struct dentry *root; member
|