Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c134 #define mt_min_slot_count(x) mt_min_slots[mte_node_type(x)] macro
6940 if (MAS_WARN_ON(&mas, (end < mt_min_slot_count(mas.node)) && in mt_validate()