Lines Matching defs:mn
301 static inline void mte_set_node_dead(struct maple_enode *mn) in mte_set_node_dead()
673 static inline unsigned long mte_pivot(const struct maple_enode *mn, in mte_pivot()
765 static inline void mte_set_pivot(struct maple_enode *mn, unsigned char piv, in mte_set_pivot()
794 static inline void __rcu **ma_slots(struct maple_node *mn, enum maple_type mt) in ma_slots()
875 static inline struct maple_metadata *ma_meta(struct maple_node *mn, in ma_meta()
893 static inline void ma_set_meta(struct maple_node *mn, enum maple_type mt, in ma_set_meta()
907 static inline unsigned char ma_meta_end(struct maple_node *mn, in ma_meta_end()
920 static inline unsigned char ma_meta_gap(struct maple_node *mn, in ma_meta_gap()
934 static inline void ma_set_meta_gap(struct maple_node *mn, enum maple_type mt, in ma_set_meta_gap()
1032 static inline void mte_set_gap(const struct maple_enode *mn, in mte_set_gap()
1459 struct maple_node *mn; in mas_leaf_max_gap() local
1701 struct maple_node *mn = mas_mn(mas); in mas_replace() local
4802 struct maple_node *mn; in mas_prev_nentry() local
5174 struct maple_enode *mn = mas->node; in mas_fill_gap() local
6616 static inline void *mas_first_entry(struct ma_state *mas, struct maple_node *mn, in mas_first_entry()
6681 struct maple_enode *p = MAS_NONE, *mn = mas->node; in mas_dfs_postorder() local