Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf_tracing.h649 #define ___bpf_ctx_cast7(x, args...) ___bpf_ctx_cast6(args), ctx[6] macro
650 #define ___bpf_ctx_cast8(x, args...) ___bpf_ctx_cast7(args), ctx[7]