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];
99 [maple_arange_64] = MAPLE_ARANGE64_SLOTS,107 [maple_arange_64] = MAPLE_ARANGE64_SLOTS - 1,115 [maple_arange_64] = (MAPLE_ARANGE64_SLOTS / 2) - 1,120 #define MAPLE_BIG_NODE_GAPS (MAPLE_ARANGE64_SLOTS * 2 + 1)5625 int nonleaf_cap = MAPLE_ARANGE64_SLOTS - 2; in mas_expected_entries()7199 for (i = 0; i < MAPLE_ARANGE64_SLOTS; i++) { in mt_dump_arange64()7209 for (i = 0; i < MAPLE_ARANGE64_SLOTS - 1; i++) { in mt_dump_arange64()7219 for (i = 0; i < MAPLE_ARANGE64_SLOTS; i++) { in mt_dump_arange64()7222 if (i < (MAPLE_ARANGE64_SLOTS - 1)) in mt_dump_arange64()