Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmaple_tree.h402 unsigned long end_piv; /* The pivot at the offset end */ member
/openbmc/linux/lib/
H A Dmaple_tree.c3947 if (mas->last == wr_mas->end_piv) in mas_wr_node_store()
4073 mas->last = wr_mas->end_piv; in mas_wr_extend_null()
4076 if ((mas->last == wr_mas->end_piv) && in mas_wr_extend_null()
4084 wr_mas->end_piv = mas->last; in mas_wr_extend_null()
4110 wr_mas->end_piv = wr_mas->pivots[wr_mas->offset_end]; in mas_wr_end_piv()
4112 wr_mas->end_piv = wr_mas->mas->max; in mas_wr_end_piv()
4127 if (wr_mas->end_piv == mas->last) in mas_wr_new_end()
4325 wr_mas.end_piv = wr_mas.r_max; in mas_insert()
7275 wr_mas->end_piv); in mas_wr_dump()