Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf_tracing.h724 #define ___bpf_ctx_arg4(n, t, x, args...) , ___bpf_union_arg(t, x, n - ___bpf_reg_cnt4(t, x, args)) ___bpf_ctx_arg3(n, args) macro
725 #define ___bpf_ctx_arg5(n, t, x, args...) , ___bpf_union_arg(t, x, n - ___bpf_reg_cnt5(t, x, args)) ___bpf_ctx_arg4(n, args)

Completed in 3 milliseconds