Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dtest_maple_tree.c18 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31) macro
291 if (MAPLE_32BIT) in check_upper_bound_split()
377 if (MAPLE_32BIT) { in check_find()
1187 if (!MAPLE_32BIT) in check_ranges()
1209 if (!MAPLE_32BIT) in check_ranges()
1418 if (MAPLE_32BIT) in check_gap_combining()
1797 if (MAPLE_32BIT) { in next_prev_test()
/linux-6.1.9/tools/testing/radix-tree/
Dmaple.c12 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31) macro
173 if (!MAPLE_32BIT) { in check_new_node()
35269 if (MAPLE_32BIT) in check_dfs_preorder()
35285 if (!MAPLE_32BIT) in check_dfs_preorder()
35791 if (!MAPLE_32BIT) { in farmer_tests()