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