Home
last modified time | relevance | path

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

/linux/tools/testing/shared/
H A Dmaple-shared.h7 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31) macro
/linux/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/tools/testing/radix-tree/
H A Dmaple.c34988 if (MAPLE_32BIT) in check_dfs_preorder()
35004 if (!MAPLE_32BIT) in check_dfs_preorder()
35899 if (MAPLE_32BIT) in check_spanning_store_height()
36103 if (!MAPLE_32BIT) { in farmer_tests()