Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/radix-tree/
Dmain.c239 static void __locate_check(struct radix_tree_root *tree, unsigned long index, in __locate_check() function
261 __locate_check(&tree, rand() % INT_MAX, 0); in __order_0_locate_check()
279 __locate_check(&tree, index + offset, order); in locate_check()
290 __locate_check(&tree, -1, 0); in locate_check()