Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_maple_tree.c16 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31) macro
315 if (MAPLE_32BIT) in check_upper_bound_split()
401 if (MAPLE_32BIT) { in check_find()
1290 if (!MAPLE_32BIT) in check_ranges()
1312 if (!MAPLE_32BIT) in check_ranges()
1522 if (MAPLE_32BIT) in check_gap_combining()
2039 if (MAPLE_32BIT) { in next_prev_test()
/openbmc/linux/tools/testing/radix-tree/
H A Dmaple.c13 #define MAPLE_32BIT (MAPLE_NODE_SLOTS > 31) macro
207 if (!MAPLE_32BIT) { in check_new_node()
35386 if (MAPLE_32BIT) in check_dfs_preorder()
35402 if (!MAPLE_32BIT) in check_dfs_preorder()
35916 if (!MAPLE_32BIT) { in farmer_tests()