Lines Matching defs:enode
455 enum maple_type mas_parent_type(struct ma_state *mas, struct maple_enode *enode) in mas_parent_type()
485 void mas_set_parent(struct ma_state *mas, struct maple_enode *enode, in mas_set_parent()
521 unsigned int mte_parent_slot(const struct maple_enode *enode) in mte_parent_slot()
542 struct maple_node *mte_parent(const struct maple_enode *enode) in mte_parent()
570 static __always_inline bool mte_dead_node(const struct maple_enode *enode) in mte_dead_node()
2186 struct maple_enode *enode) in mas_node_or_none()
2517 struct maple_enode *enode; in mas_topiary_node() local
4494 struct maple_enode *enode; in mas_next_node() local
5117 unsigned char mte_dead_leaves(struct maple_enode *enode, struct maple_tree *mt, in mte_dead_leaves()
5148 static void __rcu **mte_dead_walk(struct maple_enode **enode, unsigned char offset) in mte_dead_walk()
5176 struct maple_enode *enode; in mt_free_walk() local
5212 static inline void __rcu **mte_destroy_descend(struct maple_enode **enode, in mte_destroy_descend()
5242 static void mt_destroy_walk(struct maple_enode *enode, struct maple_tree *mt, in mt_destroy_walk()
5304 static inline void mte_destroy_walk(struct maple_enode *enode, in mte_destroy_walk()
5587 struct maple_enode *enode = mas->node; in mas_expected_entries() local