Home
last modified time | relevance | path

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

/include/linux/
A Dmaple_tree.h30 #define MAPLE_RANGE64_SLOTS 16 /* 256 bytes */ macro
36 #define MAPLE_RANGE64_SLOTS 32 /* 256 bytes */ macro
105 unsigned long pivot[MAPLE_RANGE64_SLOTS - 1];
107 void __rcu *slot[MAPLE_RANGE64_SLOTS];
109 void __rcu *pad[MAPLE_RANGE64_SLOTS - 1];

Completed in 5 milliseconds