Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbpf_tracing.h639 #define ___bpf_ctx_cast4(x, args...) ___bpf_ctx_cast3(args), (void *)ctx[3] macro
640 #define ___bpf_ctx_cast5(x, args...) ___bpf_ctx_cast4(args), (void *)ctx[4]

Completed in 3 milliseconds