Searched defs:TEST_ARGS (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/lib/perf/ | ||
| H A D | Makefile | 42 TEST_ARGS := $(if $(V),-v) macro |
| /linux-6.15/lib/ | ||
| H A D | atomic64_test.c | 72 #define TEST_ARGS(bit, op, init, ret, expect, args...) \ macro |