Searched refs:mt_a (Results 1 – 1 of 1) sorted by relevance
35949 static int __init compare_tree(struct maple_tree *mt_a, struct maple_tree *mt_b) in compare_tree() argument35951 MA_STATE(mas_a, mt_a, 0, 0); in compare_tree()35954 if (mt_a->ma_flags != mt_b->ma_flags) { in compare_tree()35986 mt_dump(mt_a, mt_dump_dec); in compare_tree()