Searched defs:maple_big_node (Results 1 – 1 of 1) sorted by relevance
137 struct maple_big_node { struct138 unsigned long pivot[MAPLE_BIG_NODE_SLOTS - 1];139 union {163 struct maple_big_node *bn; argument