Searched refs:MAPLE_ARANGE64_SLOTS (Results 1 – 2 of 2) sorted by relevance
31 #define MAPLE_ARANGE64_SLOTS 10 /* 240 bytes */ macro37 #define MAPLE_ARANGE64_SLOTS 21 /* 240 bytes */ macro126 unsigned long pivot[MAPLE_ARANGE64_SLOTS - 1];127 void __rcu *slot[MAPLE_ARANGE64_SLOTS];128 unsigned long gap[MAPLE_ARANGE64_SLOTS];
97 [maple_arange_64] = MAPLE_ARANGE64_SLOTS,105 [maple_arange_64] = MAPLE_ARANGE64_SLOTS - 1,113 [maple_arange_64] = (MAPLE_ARANGE64_SLOTS / 2) - 1,118 #define MAPLE_BIG_NODE_GAPS (MAPLE_ARANGE64_SLOTS * 2 + 1)5598 int nonleaf_cap = MAPLE_ARANGE64_SLOTS - 2; in mas_expected_entries()6811 for (i = 0; i < MAPLE_ARANGE64_SLOTS; i++) { in mt_dump_arange64()6822 for (i = 0; i < MAPLE_ARANGE64_SLOTS - 1; i++) { in mt_dump_arange64()6833 for (i = 0; i < MAPLE_ARANGE64_SLOTS; i++) { in mt_dump_arange64()6836 if (i < (MAPLE_ARANGE64_SLOTS - 1)) in mt_dump_arange64()