Lines Matching defs:mn
296 static inline void mte_set_node_dead(struct maple_enode *mn) in mte_set_node_dead()
664 static inline unsigned long mte_pivot(const struct maple_enode *mn, in mte_pivot()
755 static inline void mte_set_pivot(struct maple_enode *mn, unsigned char piv, in mte_set_pivot()
784 static inline void __rcu **ma_slots(struct maple_node *mn, enum maple_type mt) in ma_slots()
865 static inline struct maple_metadata *ma_meta(struct maple_node *mn, in ma_meta()
883 static inline void ma_set_meta(struct maple_node *mn, enum maple_type mt, in ma_set_meta()
897 static inline unsigned char ma_meta_end(struct maple_node *mn, in ma_meta_end()
910 static inline unsigned char ma_meta_gap(struct maple_node *mn, in ma_meta_gap()
924 static inline void ma_set_meta_gap(struct maple_node *mn, enum maple_type mt, in ma_set_meta_gap()
1022 static inline void mte_set_gap(const struct maple_enode *mn, in mte_set_gap()
1451 struct maple_node *mn; in mas_leaf_max_gap() local
1693 struct maple_node *mn = mas_mn(mas); in mas_replace() local
4793 struct maple_node *mn; in mas_prev_nentry() local
5161 struct maple_enode *mn = mas->node; in mas_fill_gap() local
6591 static inline void *mas_first_entry(struct ma_state *mas, struct maple_node *mn, in mas_first_entry()
6656 struct maple_enode *p = MAS_NONE, *mn = mas->node; in mas_dfs_postorder() local