Home
last modified time | relevance | path

Searched refs:MAPLE_ARANGE64_SLOTS (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dmaple_tree.h31 #define MAPLE_ARANGE64_SLOTS 10 /* 240 bytes */ macro
37 #define MAPLE_ARANGE64_SLOTS 21 /* 240 bytes */ macro
126 unsigned long pivot[MAPLE_ARANGE64_SLOTS - 1];
127 void __rcu *slot[MAPLE_ARANGE64_SLOTS];
128 unsigned long gap[MAPLE_ARANGE64_SLOTS];

Completed in 5 milliseconds