Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmaple_tree.h301 struct maple_arange_64 ma64; member
/linux/lib/
H A Dmaple_tree.c604 return node->ma64.pivot; in ma_pivots()
626 return node->ma64.gap; in ma_gaps()
691 node->ma64.pivot[piv] = val; in mte_set_pivot()
710 return mn->ma64.slot; in ma_slots()
804 return &mn->ma64.meta; in ma_meta()
882 return mn->ma64.meta.gap; in ma_meta_gap()
6761 struct maple_arange_64 *node = &mte_to_node(entry)->ma64; in mt_dump_arange64()