Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbpf_tracing.h355 #define ___bpf_ctx_cast5(x, args...) ___bpf_ctx_cast4(args), (void *)ctx[4] macro
356 #define ___bpf_ctx_cast6(x, args...) ___bpf_ctx_cast5(args), (void *)ctx[5]