Searched refs:__scx_num_tests (Results 1 – 1 of 1) sorted by relevance
34 static unsigned __scx_num_tests = 0; variable153 for (i = 0; i < __scx_num_tests; i++) { in main()198 SCX_BUG_ON(__scx_num_tests >= MAX_SCX_TESTS, "Maximum tests exceeded"); in scx_test_register()200 __scx_tests[__scx_num_tests++] = *test; in scx_test_register()