Searched refs:__simple_checks (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/radix-tree/
H A Dtag_check.c14 __simple_checks(struct radix_tree_root *tree, unsigned long index, int tag) function
48 __simple_checks(&tree, index, 0);
49 __simple_checks(&tree, index, 1);

Completed in 123 milliseconds