Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c135 * The maple_subtree_state is used to build a tree to replace a segment of an
139 struct maple_subtree_state { struct
2217 * Shorthand to avoid setting %NULLs in the tree or maple_subtree_state.
2265 static inline void mast_rebalance_next(struct maple_subtree_state *mast) in mast_rebalance_next()
2279 static inline void mast_rebalance_prev(struct maple_subtree_state *mast) in mast_rebalance_prev()
2297 * @mast: The maple_subtree_state.
2300 bool mast_spanning_rebalance(struct maple_subtree_state *mast) in mast_spanning_rebalance()
2348 static inline void mast_ascend(struct maple_subtree_state *mast) in mast_ascend()
2508 static inline void mast_set_split_parents(struct maple_subtree_state *mast, in mast_set_split_parents()
2695 static inline void mast_cp_to_nodes(struct maple_subtree_state *mas
[all...]

Completed in 6 milliseconds