Searched defs:___bpf_narg (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/lib/bpf/ | ||
D | bpf_helpers.h | 190 #define ___bpf_narg(...) \ macro |
D | bpf_tracing.h | 394 #define ___bpf_narg(...) ___bpf_nth(_, ##__VA_ARGS__, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0) macro |