Home
last modified time | relevance | path

Searched defs:rb (Results 1 – 18 of 18) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Drbtree_augmented.h83 #define rb_color(rb) __rb_color((rb)->__rb_parent_color) argument
84 #define rb_is_red(rb) __rb_is_red((rb)->__rb_parent_color) argument
85 #define rb_is_black(rb) __rb_is_black((rb)->__rb_parent_color) argument
87 static inline void rb_set_parent(struct rb_node *rb, struct rb_node *p) in rb_set_parent()
92 static inline void rb_set_parent_color(struct rb_node *rb, in rb_set_parent_color()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dpstore.c93 struct persistent_ram_buffer *rb = NULL; in param_parse_pstore() local
134 struct persistent_ram_buffer *rb = (struct persistent_ram_buffer *)gd->pstore_addr; in putc_to_ram() local
/rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/
H A Dat91_tc.h16 u32 rb; /* 0x18 Register B */ member
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dattach.c629 struct rb_node *rb; in ubi_remove_av() local
1167 struct rb_node *rb; in destroy_ai() local
H A Deba.c1299 struct rb_node *rb; in self_check_eba() local
1391 struct rb_node *rb; in ubi_eba_init() local
H A Dvtbl.c374 struct rb_node *rb; local
H A Dubi.h175 struct rb_node rb; member
197 struct rb_node rb; member
656 struct rb_node rb; member
691 struct rb_node rb; member
995 #define ubi_rb_for_each_entry(rb, pos, root, member) \ argument
H A Dwl.c1414 struct rb_node *rb; local
/rk3399_rockchip-uboot/lib/
H A Drbtree.c38 static inline void rb_set_black(struct rb_node *rb) in rb_set_black()
/rk3399_rockchip-uboot/tools/
H A Dmips-relocs.c191 const struct mips_reloc *ra = a, *rb = b; in compare_relocs() local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dlog.c532 struct rb_node rb; member
H A Ddebug.c583 struct rb_node *rb; in ubifs_dump_budg() local
656 struct rb_node *rb; in ubifs_dump_lprop() local
1805 struct rb_node rb; member
H A Dorphan.c724 struct rb_node rb; member
H A Dreplay.c273 struct replay_entry *ra, *rb; in replay_entries_cmp() local
H A Drecovery.c1246 struct rb_node rb; member
H A Dubifs.h876 struct rb_node rb; member
1316 struct rb_node rb; member
1520 struct rb_node rb; member
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c209 struct sunxi_nand_rb rb; member
385 struct sunxi_nand_rb *rb; in sunxi_nfc_dev_ready() local
1610 u32 cs[8], rb[8]; in sunxi_nand_chip_init() local
/rk3399_rockchip-uboot/common/
H A Dedid.c1615 short rb; member
4412 bool rb) in drm_mode_find_dmt()
5333 bool rb = drm_monitor_supports_rb(edid); in drm_cvt_modes_for_range() local