Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dmaple_tree.c130 enum maple_type type;
202 static inline enum maple_type mte_node_type(const struct maple_enode *entry) in mte_node_type()
208 static inline bool ma_is_dense(const enum maple_type type) in ma_is_dense()
213 static inline bool ma_is_leaf(const enum maple_type type) in ma_is_leaf()
310 enum maple_type type) in mt_mk_node()
425 enum maple_type mte_parent_enum(struct maple_enode *p_enode, in mte_parent_enum()
448 enum maple_type mas_parent_enum(struct ma_state *mas, struct maple_enode *enode) in mas_parent_enum()
469 enum maple_type p_type = mte_node_type(parent); in mte_set_parent()
622 enum maple_type type) in ma_pivots()
644 enum maple_type type) in ma_gaps()
[all …]
/Linux-v6.1/include/linux/
Dmaple_tree.h147 enum maple_type { enum
281 enum maple_type type;
391 enum maple_type type; /* mas->node type */
/Linux-v6.1/tools/testing/radix-tree/
Dmaple.c772 enum maple_type type, unsigned long *range_min, in mas_node_walk()
848 enum maple_type type; in mas_descend_walk()