Searched refs:p_mn (Results 1 – 1 of 1) sorted by relevance
6926 struct maple_node *p_mn, *node = mte_to_node(mte); in mas_validate_gaps() local7005 p_mn = mte_parent(mte); in mas_validate_gaps()7007 if (ma_gaps(p_mn, mas_parent_type(mas, mte))[p_slot] != max_gap) { in mas_validate_gaps() local7008 pr_err("gap %p[%u] != %lu\n", p_mn, p_slot, max_gap); in mas_validate_gaps()