Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf_tracing.h307 #define ___bpf_ctx_cast1(x) ___bpf_ctx_cast0(), (void *)ctx[0] macro
308 #define ___bpf_ctx_cast2(x, args...) ___bpf_ctx_cast1(args), (void *)ctx[1]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf_tracing.h636 #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 4 milliseconds