Searched refs:MAPLE_NODE_SLOTS (Results 1 – 6 of 6) sorted by relevance
7 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31)
28 #define MAPLE_NODE_SLOTS 31 /* 256 bytes including ->parent */ macro33 #define MAPLE_NODE_SLOTS 63 /* 256 bytes including ->parent */ macro327 void __rcu *slot[MAPLE_NODE_SLOTS];
98 LX_VALUE(MAPLE_NODE_SLOTS)
100 [maple_dense] = MAPLE_NODE_SLOTS,110 [maple_dense] = MAPLE_NODE_SLOTS,128 [maple_dense] = MAPLE_NODE_SLOTS / 2,1267 mas->offset = MAPLE_NODE_SLOTS; in mas_start()1273 mas->offset = MAPLE_NODE_SLOTS; in mas_start()4687 if (unlikely(mas->offset == MAPLE_NODE_SLOTS)) in mas_empty_area_rev()6767 for (i = 0; i < MAPLE_NODE_SLOTS; i++) { in mt_dump_node()
16 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31)
551 mas->offset = MAPLE_NODE_SLOTS; in mas_tree_walk()569 if (likely(mas->offset != MAPLE_NODE_SLOTS)) in mas_range_load()