Home
last modified time | relevance | path

Searched refs:maple_type (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/lib/
Dmaple_tree.c131 enum maple_type type;
208 static inline enum maple_type mte_node_type(const struct maple_enode *entry) in mte_node_type()
214 static inline bool ma_is_dense(const enum maple_type type) in ma_is_dense()
219 static inline bool ma_is_leaf(const enum maple_type type) in ma_is_leaf()
332 enum maple_type type) in mt_mk_node()
452 enum maple_type mas_parent_type(struct ma_state *mas, struct maple_enode *enode) in mas_parent_type()
488 enum maple_type p_type = mte_node_type(parent); in mas_set_parent()
647 enum maple_type type) in ma_pivots()
669 enum maple_type type) in ma_gaps()
692 enum maple_type type = mte_node_type(mas->node); in mas_pivot()
[all …]
/Linux-v6.6/include/linux/
Dmaple_tree.h144 enum maple_type { enum
288 enum maple_type type;
398 enum maple_type type; /* mas->node type */
/Linux-v6.6/tools/testing/radix-tree/
Dmaple.c817 enum maple_type type, unsigned long *range_min, in mas_node_walk()
893 enum maple_type type; in mas_descend_walk()