Lines Matching refs:p_slot
2175 unsigned int p_slot = mte_parent_slot(mas->node);
2180 if (!p_slot)
2184 mas->offset = p_slot - 1;
3250 unsigned char p_slot;
3261 p_slot = mast->orig_l->offset;
3263 &p_slot, split);
3265 &p_slot, split);
6930 unsigned char p_slot, offset;
7004 p_slot = mte_parent_slot(mas->node);
7007 if (ma_gaps(p_mn, mas_parent_type(mas, mte))[p_slot] != max_gap) {
7008 pr_err("gap %p[%u] != %lu\n", p_mn, p_slot, max_gap);
7019 unsigned char p_slot;
7026 p_slot = mte_parent_slot(mas->node);
7036 if (i == p_slot) {
7042 pr_err("Invalid child %p at parent %p[%u] p_slot %u\n",
7043 mas_mn(mas), parent, i, p_slot);