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

/linux-master/lib/
H A Dmaple_tree.c6601 * mas_dup_free() - Free an incomplete duplication of a tree.
6609 static void mas_dup_free(struct ma_state *mas) function
6716 * last node. mas_dup_free() will free the incomplete duplication of a tree.
6824 mas_dup_free(&new_mas);
6864 mas_dup_free(&new_mas);

Completed in 104 milliseconds