Searched refs:MAPLE_ARANGE64_SLOTS (Results 1 – 3 of 3) sorted by relevance
31 #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];
100 LX_VALUE(MAPLE_ARANGE64_SLOTS)
113 [maple_arange_64] = MAPLE_ARANGE64_SLOTS,122 [maple_arange_64] = MAPLE_ARANGE64_SLOTS - 1,131 [maple_arange_64] = (MAPLE_ARANGE64_SLOTS / 2) - 1,6540 for (i = 0; i < MAPLE_ARANGE64_SLOTS; i++) {6550 for (i = 0; i < MAPLE_ARANGE64_SLOTS - 1; i++) {6560 for (i = 0; i < MAPLE_ARANGE64_SLOTS; i++) { in mt_set_non_kernel() 6563 if (i < (MAPLE_ARANGE64_SLOTS - 1)) in mt_set_non_kernel()