Searched refs:___bpf_ctx_arg6 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/lib/bpf/ |
D | bpf_tracing.h | 728 #define ___bpf_ctx_arg6(n, t, x, args...) , ___bpf_union_arg(t, x, n - ___bpf_reg_cnt6(t, x, args))… macro 729 …, t, x, args...) , ___bpf_union_arg(t, x, n - ___bpf_reg_cnt7(t, x, args)) ___bpf_ctx_arg6(n, args)
|