Home
last modified time | relevance | path

Searched refs:___bpf_nth (Results 1 – 2 of 2) sorted by relevance

/tools/lib/bpf/
Dbpf_helpers.h172 #ifndef ___bpf_nth
173 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N macro
177 ___bpf_nth(_, ##__VA_ARGS__, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0)
Dbpf_tracing.h342 #ifndef ___bpf_nth
343 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N macro
347 ___bpf_nth(_, ##__VA_ARGS__, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0)