Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c127 static const unsigned char mt_min_slots[] = { variable
134 #define mt_min_slot_count(x) mt_min_slots[mte_node_type(x)]
2245 } else if (cp->data <= mt_min_slots[wr_mas->type]) { in rebalance_data()
2276 (cp->data <= mt_min_slots[l_wr_mas->type])) { in spanning_data()
2877 } else if (mas->end > mt_min_slots[wr_mas->type] + 1) in mas_wr_walk()
3684 if (new_end < mt_min_slots[wr_mas->type]) { in mas_wr_store_type()