Searched refs:ma64 (Results 1 – 2 of 2) sorted by relevance
342 struct maple_arange_64 ma64; member
576 return node->ma64.pivot; in ma_pivots() 600 return node->ma64.gap; in ma_gaps() 667 node->ma64.pivot[piv] = val; in mte_set_pivot() 687 return mn->ma64.slot; in ma_slots() 783 return &mn->ma64.meta; in ma_meta() 861 return mn->ma64.meta.gap; in ma_meta_gap() 6538 struct maple_arange_64 *node = &mte_to_node(entry)->ma64; in mt_dump_arange64()