Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbpf_tracing.h708 #define ___bpf_reg_cnt11(t, x, args...) (___bpf_reg_cnt10(args) + ___bpf_treg_cnt(t)) macro
709 #define ___bpf_reg_cnt12(t, x, args...) (___bpf_reg_cnt11(args) + ___bpf_treg_cnt(t))
731 #define ___bpf_ctx_arg11(n, t, x, args...) , ___bpf_union_arg(t, x, n - ___bpf_reg_cnt11(t, x, args)) ___bpf_ctx_arg10(n, args)

Completed in 2 milliseconds