Home
last modified time | relevance | path

Searched refs:mas_put_in_tree (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dmaple_tree.c1717 * mas_put_in_tree() - Put a new node in the tree, smp_wmb(), and mark the old
1723 static inline void mas_put_in_tree(struct ma_state *mas, in mas_put_in_tree() function
1757 mas_put_in_tree(mas, old_enode, new_height); in mas_replace_node()
2559 mas_put_in_tree(mas, old_enode, new_height); in mas_topiary_replace()