Searched refs:for_each_test (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/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) { \
|
/openbmc/linux/tools/perf/tests/ |
H A D | builtin-test.c | 263 #define for_each_test(j, k, t) \ macro 374 for_each_test(j, k, t) { in __cmd_test() 381 for_each_test(j, k, t) { in __cmd_test() 478 for_each_test(j, k, t) { in perf_test__list()
|
/openbmc/linux/ |
H A D | .clang-format | 383 - 'for_each_test'
|