Lines Matching refs:ma_wr_state
2101 static noinline_for_kasan void mas_store_b_node(struct ma_wr_state *wr_mas, in mas_store_b_node()
2237 static inline void mas_wr_node_walk(struct ma_wr_state *wr_mas) in mas_wr_node_walk()
3446 static inline bool mas_reuse_node(struct ma_wr_state *wr_mas, in mas_reuse_node()
3469 static noinline_for_kasan int mas_commit_b_node(struct ma_wr_state *wr_mas, in mas_commit_b_node()
3575 static bool mas_is_span_wr(struct ma_wr_state *wr_mas) in mas_is_span_wr()
3605 static inline void mas_wr_walk_descend(struct ma_wr_state *wr_mas) in mas_wr_walk_descend()
3612 static inline void mas_wr_walk_traverse(struct ma_wr_state *wr_mas) in mas_wr_walk_traverse()
3628 static bool mas_wr_walk(struct ma_wr_state *wr_mas) in mas_wr_walk()
3648 static void mas_wr_walk_index(struct ma_wr_state *wr_mas) in mas_wr_walk_index()
3666 static inline void mas_extend_spanning_null(struct ma_wr_state *l_wr_mas, in mas_extend_spanning_null()
3667 struct ma_wr_state *r_wr_mas) in mas_extend_spanning_null()
3822 static inline int mas_wr_spanning_store(struct ma_wr_state *wr_mas) in mas_wr_spanning_store()
3920 static inline bool mas_wr_node_store(struct ma_wr_state *wr_mas, in mas_wr_node_store()
4010 static inline bool mas_wr_slot_store(struct ma_wr_state *wr_mas) in mas_wr_slot_store()
4056 static inline void mas_wr_extend_null(struct ma_wr_state *wr_mas) in mas_wr_extend_null()
4092 static inline void mas_wr_end_piv(struct ma_wr_state *wr_mas) in mas_wr_end_piv()
4107 static inline unsigned char mas_wr_new_end(struct ma_wr_state *wr_mas) in mas_wr_new_end()
4133 static inline bool mas_wr_append(struct ma_wr_state *wr_mas, in mas_wr_append()
4191 static void mas_wr_bnode(struct ma_wr_state *wr_mas) in mas_wr_bnode()
4201 static inline void mas_wr_modify(struct ma_wr_state *wr_mas) in mas_wr_modify()
4246 static inline void *mas_wr_store_entry(struct ma_wr_state *wr_mas) in mas_wr_store_entry()
5340 static void mas_wr_store_setup(struct ma_wr_state *wr_mas) in mas_wr_store_setup()
7258 void mas_wr_dump(const struct ma_wr_state *wr_mas) in mas_wr_dump()