Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c145 enum maple_type type;
231 static __always_inline enum maple_type mte_node_type( in mte_node_type()
238 static __always_inline bool ma_is_dense(const enum maple_type type) in ma_is_dense()
243 static __always_inline bool ma_is_leaf(const enum maple_type type) in ma_is_leaf()
346 enum maple_type type) in mt_mk_node()
466 enum maple_type mas_parent_type(struct ma_state *mas, struct maple_enode *enode) in mas_parent_type()
503 enum maple_type p_type = mte_node_type(parent); in mas_set_parent()
600 enum maple_type type) in ma_pivots()
622 enum maple_type type) in ma_gaps()
647 unsigned char piv, enum maple_type type) in mas_safe_pivot()
[all …]
/linux/include/linux/
H A Dmaple_tree.h144 enum maple_type { enum
303 enum maple_type type;
461 enum maple_type type; /* mas->node type */
/linux/tools/testing/radix-tree/
H A Dmaple.c415 enum maple_type type, unsigned long *range_min, in mas_node_walk()
491 enum maple_type type; in mas_descend_walk()
35043 enum maple_type type; in get_vacant_height()
35539 enum maple_type type; in compare_node()
35689 enum maple_type type; in build_full_tree()
36129 enum maple_type mt = mte_node_type(mas->node); in get_last_index()