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

/linux-master/lib/
H A Dmaple_tree.c137 * The maple_subtree_state is used to build a tree to replace a segment of an
141 struct maple_subtree_state { struct
2233 static inline void mast_rebalance_next(struct maple_subtree_state *mast)
2247 static inline void mast_rebalance_prev(struct maple_subtree_state *mast)
2265 * @mast: The maple_subtree_state.
2268 bool mast_spanning_rebalance(struct maple_subtree_state *mast)
2314 static inline void mast_ascend(struct maple_subtree_state *mast)
2474 static inline void mast_set_split_parents(struct maple_subtree_state *mast,
2663 static inline void mast_cp_to_nodes(struct maple_subtree_state *mast,
2699 static inline void mast_combine_cp_left(struct maple_subtree_state *mas
[all...]

Completed in 144 milliseconds