Searched defs:wr_mas (Results 1 – 2 of 2) sorted by relevance
1860 static noinline_for_kasan void mas_store_b_node(struct ma_wr_state *wr_mas, in mas_store_b_node()1994 static inline void mas_wr_node_walk(struct ma_wr_state *wr_mas) in mas_wr_node_walk()3062 static noinline_for_kasan void mas_commit_b_node(struct ma_wr_state *wr_mas, in mas_commit_b_node()3151 static bool mas_is_span_wr(struct ma_wr_state *wr_mas) in mas_is_span_wr()3181 static inline void mas_wr_walk_descend(struct ma_wr_state *wr_mas) in mas_wr_walk_descend()3188 static inline void mas_wr_walk_traverse(struct ma_wr_state *wr_mas) in mas_wr_walk_traverse()3204 static bool mas_wr_walk(struct ma_wr_state *wr_mas) in mas_wr_walk()3234 static void mas_wr_walk_index(struct ma_wr_state *wr_mas) in mas_wr_walk_index()3395 static noinline void mas_wr_spanning_store(struct ma_wr_state *wr_mas) in mas_wr_spanning_store()3488 static inline void mas_wr_node_store(struct ma_wr_state *wr_mas, in mas_wr_node_store()[all …]
35039 static unsigned char get_vacant_height(struct ma_wr_state *wr_mas, void *entry) in get_vacant_height()