Searched refs:MAX_SCX_TESTS (Results 1 – 1 of 1) sorted by relevance
31 #define MAX_SCX_TESTS 2048 macro33 static struct scx_test __scx_tests[MAX_SCX_TESTS];198 SCX_BUG_ON(__scx_num_tests >= MAX_SCX_TESTS, "Maximum tests exceeded"); in scx_test_register()