Searched defs:___bpf_narg (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dbpf_helpers.h208 #define ___bpf_narg(...) \ macro
H A Dbpf_tracing.h632 #define ___bpf_narg(...) ___bpf_nth(_, ##__VA_ARGS__, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0) macro

Completed in 427 milliseconds