Lines Matching defs:mn
335 static inline void mte_set_node_dead(struct maple_enode *mn) in mte_set_node_dead()
745 static inline void mte_set_pivot(struct maple_enode *mn, unsigned char piv, in mte_set_pivot()
773 static inline void __rcu **ma_slots(struct maple_node *mn, enum maple_type mt) in ma_slots()
866 static inline struct maple_metadata *ma_meta(struct maple_node *mn, in ma_meta()
884 static inline void ma_set_meta(struct maple_node *mn, enum maple_type mt, in ma_set_meta()
899 static inline void mt_clear_meta(struct maple_tree *mt, struct maple_node *mn, in mt_clear_meta()
935 static inline unsigned char ma_meta_end(struct maple_node *mn, in ma_meta_end()
947 static inline unsigned char ma_meta_gap(struct maple_node *mn) in ma_meta_gap()
958 static inline void ma_set_meta_gap(struct maple_node *mn, enum maple_type mt, in ma_set_meta_gap()
1043 static inline void mte_set_gap(const struct maple_enode *mn, in mte_set_gap()
1486 struct maple_node *mn; in mas_leaf_max_gap() local
7032 struct maple_enode *p, *mn = mas->node; in mas_dfs_postorder() local