Searched defs:maple_big_node (Results 1 – 1 of 1) sorted by relevance
133 struct maple_big_node { struct134 unsigned long pivot[MAPLE_BIG_NODE_SLOTS - 1];135 union {159 struct maple_big_node *bn; argument