Searched refs:gang_check (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/radix-tree/ |
H A D | main.c | 38 void gang_check(void) in gang_check() function 253 gang_check(); in single_thread_tests() 255 printv(2, "after gang_check: %d allocated, preempt %d\n", in single_thread_tests()
|
H A D | tag_check.c | 131 static void gang_check(struct radix_tree_root *tree, in gang_check() function 259 gang_check(tree, thrash_state, tag); in do_thrash()
|
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | main.c | 38 void gang_check(void) in gang_check() function 253 gang_check(); in single_thread_tests() 255 printv(2, "after gang_check: %d allocated, preempt %d\n", in single_thread_tests()
|
H A D | tag_check.c | 131 static void gang_check(struct radix_tree_root *tree, in gang_check() function 259 gang_check(tree, thrash_state, tag); in do_thrash()
|
Completed in 3 milliseconds