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