lib/maple_tree.c
161
struct maple_big_node *bn;
lib/maple_tree.c
1625
static inline void mab_shift_right(struct maple_big_node *b_node,
lib/maple_tree.c
1644
static inline bool mab_middle_node(struct maple_big_node *b_node, int split,
lib/maple_tree.c
1666
static inline int mab_no_null_split(struct maple_big_node *b_node,
lib/maple_tree.c
1693
struct maple_big_node *bn, unsigned char *mid_split)
lib/maple_tree.c
1738
unsigned char mas_end, struct maple_big_node *b_node,
lib/maple_tree.c
1802
static inline void mab_mas_cp(struct maple_big_node *b_node,
lib/maple_tree.c
1861
struct maple_big_node *b_node, unsigned char offset_end)
lib/maple_tree.c
2138
*mas_new_ma_node(struct ma_state *mas, struct maple_big_node *b_node)
lib/maple_tree.c
2156
struct maple_big_node *b_node, struct maple_enode **left,
lib/maple_tree.c
2189
static inline void mab_set_b_end(struct maple_big_node *b_node,
lib/maple_tree.c
2666
memset(mast->bn, 0, sizeof(struct maple_big_node));
lib/maple_tree.c
2752
struct maple_big_node *b_node)
lib/maple_tree.c
2839
memset(mast->bn, 0, sizeof(struct maple_big_node));
lib/maple_tree.c
2972
static void mas_split(struct ma_state *mas, struct maple_big_node *b_node)
lib/maple_tree.c
3063
struct maple_big_node *b_node)
lib/maple_tree.c
3398
struct maple_big_node b_node;
lib/maple_tree.c
3462
memset(&b_node, 0, sizeof(struct maple_big_node));
lib/maple_tree.c
3734
struct maple_big_node b_node;
lib/maple_tree.c
3737
memset(&b_node, 0, sizeof(struct maple_big_node));