Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/shared/
H A Dmaple-shared.h7 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31) macro
/linux-6.15/lib/
H A Dtest_maple_tree.c16 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31) macro
321 if (MAPLE_32BIT) in check_upper_bound_split()
407 if (MAPLE_32BIT) { in check_find()
1296 if (!MAPLE_32BIT) in check_ranges()
1318 if (!MAPLE_32BIT) in check_ranges()
1638 if (MAPLE_32BIT) in check_gap_combining()
2171 if (MAPLE_32BIT) { in next_prev_test()
/linux-6.15/tools/testing/radix-tree/
H A Dmaple.c13 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31) macro
210 if (!MAPLE_32BIT) { in check_new_node()
35417 if (MAPLE_32BIT) in check_dfs_preorder()
35433 if (!MAPLE_32BIT) in check_dfs_preorder()
36434 if (!MAPLE_32BIT) { in farmer_tests()