Home
last modified time | relevance | path

Searched refs:p_mn (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dmaple_tree.c7294 struct maple_node *p_mn, *node = mte_to_node(mte); in mas_validate_gaps() local
7373 p_mn = mte_parent(mte); in mas_validate_gaps()
7375 if (ma_gaps(p_mn, mas_parent_type(mas, mte))[p_slot] != max_gap) { in mas_validate_gaps() local
7376 pr_err("gap %p[%u] != %lu\n", p_mn, p_slot, max_gap); in mas_validate_gaps()