Searched refs:mt_b (Results 1 – 1 of 1) sorted by relevance
35971 static int __init compare_tree(struct maple_tree *mt_a, struct maple_tree *mt_b) in compare_tree() argument35974 MA_STATE(mas_b, mt_b, 0, 0); in compare_tree()35976 if (mt_a->ma_flags != mt_b->ma_flags) { in compare_tree()36009 mt_dump(mt_b, mt_dump_dec); in compare_tree()