Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dmaple_tree.c119 struct maple_big_node { struct
120 struct maple_pnode *parent;
121 unsigned long pivot[MAPLE_BIG_NODE_SLOTS - 1];
122 union {
146 struct maple_big_node *bn; argument