Searched refs:___bpf_ctx_arg2 (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/tools/lib/bpf/ |
D | bpf_tracing.h | 484 #define ___bpf_ctx_arg2(n, t, x, args...) , ___bpf_union_arg(t, x, n - ___bpf_reg_cnt2(t, x, args))… macro 485 …, t, x, args...) , ___bpf_union_arg(t, x, n - ___bpf_reg_cnt3(t, x, args)) ___bpf_ctx_arg2(n, args)
|