Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf_tracing.h643 #define ___bpf_ctx_cast1(x) ___bpf_ctx_cast0(), ctx[0] macro
644 #define ___bpf_ctx_cast2(x, args...) ___bpf_ctx_cast1(args), ctx[1]