Home
last modified time | relevance | path

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

/linux-6.6.21/tools/lib/bpf/
Dlibbpf_common.h47 #define ___libbpf_nth(_1, _2, _3, _4, _5, _6, N, ...) N macro
48 #define ___libbpf_cnt(...) ___libbpf_nth(__VA_ARGS__, 6, 5, 4, 3, 2, 1)