Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c120 struct maple_big_node { struct
147 struct maple_big_node *bn;
1802 * @b_node: the maple_big_node
1805 static inline void mab_shift_right(struct maple_big_node *b_node, in mab_shift_right()
1818 * @b_node: the maple_big_node that contains the data.
1825 static inline bool mab_middle_node(struct maple_big_node *b_node, int split, in mab_middle_node()
1841 * @b_node: the maple_big_node with the data
1847 static inline int mab_no_null_split(struct maple_big_node *b_node, in mab_no_null_split()
1867 * @bn: The maple_big_node with the data
1873 struct maple_big_node *b in mab_calc_split()
[all...]

Completed in 5 milliseconds