Searched refs:___bpf_ctx_cast1 (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | bpf_tracing.h | 636 #define ___bpf_ctx_cast1(x) ___bpf_ctx_cast0(), (void *)ctx[0] macro 637 #define ___bpf_ctx_cast2(x, args...) ___bpf_ctx_cast1(args), (void *)ctx[1] |
Completed in 2 milliseconds