Home
last modified time | relevance | path

Searched refs:___bpf_ctx_cast8 (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dbpf_tracing.h643 #define ___bpf_ctx_cast8(x, args...) ___bpf_ctx_cast7(args), (void *)ctx[7] macro
644 #define ___bpf_ctx_cast9(x, args...) ___bpf_ctx_cast8(args), (void *)ctx[8]

Completed in 2 milliseconds