Searched refs:for_each_test (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test-kstrtox.c | 5 #define for_each_test(i, test) \ macro 30 for_each_test(i, test) { \ 49 for_each_test(i, test) { \
|
/kernel/linux/linux-6.6/lib/ |
H A D | test-kstrtox.c | 5 #define for_each_test(i, test) \ macro 30 for_each_test(i, test) { \ 49 for_each_test(i, test) { \
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | builtin-test.c | 438 #define for_each_test(j, t) \ macro 627 for_each_test(j, t) { in __cmd_test() function 634 for_each_test(j, t) { in __cmd_test() function 750 for_each_test(j, t) { in perf_test__list() function
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | builtin-test.c | 262 #define for_each_test(j, k, t) \ macro 373 for_each_test(j, k, t) { in __cmd_test() function 380 for_each_test(j, k, t) { in __cmd_test() function 477 for_each_test(j, k, t) { in perf_test__list() function
|
Completed in 6 milliseconds