Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf_tracing.h653 #define ___bpf_ctx_cast11(x, args...) ___bpf_ctx_cast10(args), ctx[10] macro
654 #define ___bpf_ctx_cast12(x, args...) ___bpf_ctx_cast11(args), ctx[11]