Searched refs:mas_dup_build (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dmaple_tree.c6606 * reverse order of mas_dup_build(). There is no need to hold the source tree
6709 * mas_dup_build() - Build a new maple tree from a source tree
6721 static inline void mas_dup_build(struct ma_state *mas, struct ma_state *new_mas, function
6820 mas_dup_build(&mas, &new_mas, gfp);
6859 mas_dup_build(&mas, &new_mas, gfp);

Completed in 105 milliseconds