Home
last modified time | relevance | path

Searched defs:maple_big_node (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dmaple_tree.c120 struct maple_big_node { struct
121 struct maple_pnode *parent;
122 unsigned long pivot[MAPLE_BIG_NODE_SLOTS - 1];
123 union {
147 struct maple_big_node *bn; argument