Searched refs:maple_big_node (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dmaple_tree.c122 struct maple_big_node { struct
149 struct maple_big_node *bn;
1782 * @b_node: the maple_big_node
1785 static inline void mab_shift_right(struct maple_big_node *b_node,
1798 * @b_node: the maple_big_node that contains the data.
1805 static inline bool mab_middle_node(struct maple_big_node *b_node, int split,
1821 * @b_node: the maple_big_node with the data
1827 static inline int mab_no_null_split(struct maple_big_node *b_node,
1847 * @bn: The maple_big_node with the data
1853 struct maple_big_node *b
[all...]

Completed in 108 milliseconds