Lines Matching +full:2 +full:d
40 __gang_check(1UL << 30, 128, 128, 35, 2); in gang_check()
74 printv(2, "%d ", i); in big_gang_check()
135 printv(2, "%lu-%lu: %lu, tags %d-%d\n", start, in check_copied_tags()
145 printv(2, "%lu-%lu: %lu, tags %d-%d\n", start, end, in check_copied_tags()
176 if (cur & 2) { in copy_tag_check()
225 tmp = rand() % (count / 10 + 2); in copy_tag_check()
231 check_copied_tags(&tree, start, end, idx, ITEMS, 0, 2); in copy_tag_check()
234 verify_tag_consistency(&tree, 2); in copy_tag_check()
243 printv(1, "starting single_thread_tests: %d allocated, preempt %d\n", in single_thread_tests()
247 printv(2, "after multiorder_check: %d allocated, preempt %d\n", in single_thread_tests()
251 printv(2, "after tag_check: %d allocated, preempt %d\n", in single_thread_tests()
255 printv(2, "after gang_check: %d allocated, preempt %d\n", in single_thread_tests()
259 printv(2, "after add_and_check: %d allocated, preempt %d\n", in single_thread_tests()
263 printv(2, "after dynamic_height_check: %d allocated, preempt %d\n", in single_thread_tests()
268 printv(2, "after idr_checks: %d allocated, preempt %d\n", in single_thread_tests()
272 printv(2, "after big_gang_check: %d allocated, preempt %d\n", in single_thread_tests()
276 printv(2, "%d ", i); in single_thread_tests()
280 printv(2, "after copy_tag_check: %d allocated, preempt %d\n", in single_thread_tests()
323 printv(2, "after rcu_barrier: %d allocated, preempt %d\n", in main()