Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/shared/
Dmaple-shared.h7 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31) macro
/linux-6.12.1/lib/
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()
1528 if (MAPLE_32BIT) in check_gap_combining()
2061 if (MAPLE_32BIT) { in next_prev_test()
/linux-6.12.1/tools/testing/radix-tree/
Dmaple.c13 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31) macro
210 if (!MAPLE_32BIT) { in check_new_node()
35395 if (MAPLE_32BIT) in check_dfs_preorder()
35411 if (!MAPLE_32BIT) in check_dfs_preorder()
36412 if (!MAPLE_32BIT) { in farmer_tests()