Searched refs:mn2 (Results 1 – 2 of 2) sorted by relevance
1476 struct maple_enode *mn1, *mn2; in check_gap_combining() local1545 mn2 = mas.node; in check_gap_combining()1546 MT_BUG_ON(mt, mn1 == mn2); /* test the test. */ in check_gap_combining()1576 mn2 = mas.node; in check_gap_combining()1577 MT_BUG_ON(mt, mn1 == mn2); /* test the next entry is in the next node. */ in check_gap_combining()
94 struct maple_node *mn, *mn2, *mn3; in check_new_node() local398 mn2 = mas_pop_node(&mas); /* get the next node. */ in check_new_node()400 mas_push_node(&mas, mn2); in check_new_node()407 mn2 = mas_pop_node(&mas); /* get the next node. */ in check_new_node()410 mas_push_node(&mas, mn2); in check_new_node()