testcase_total     31 arch/x86/kernel/nmi_selftest.c static int __initdata testcase_total;
testcase_total    133 arch/x86/kernel/nmi_selftest.c 	testcase_total++;
testcase_total    166 arch/x86/kernel/nmi_selftest.c 			unexpected_testcase_failures, testcase_total);
testcase_total    171 arch/x86/kernel/nmi_selftest.c 			expected_testcase_failures, testcase_total);
testcase_total   1132 lib/locking-selftest.c static int testcase_total;
testcase_total   1161 lib/locking-selftest.c 	testcase_total++;
testcase_total   2080 lib/locking-selftest.c 			unexpected_testcase_failures, testcase_total);
testcase_total   2085 lib/locking-selftest.c 			expected_testcase_failures, testcase_total);