Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbpf_tracing.h721 #define ___bpf_ctx_arg1(n, t, x) , ___bpf_union_arg(t, x, n - ___bpf_reg_cnt1(t, x)) macro
722 #define ___bpf_ctx_arg2(n, t, x, args...) , ___bpf_union_arg(t, x, n - ___bpf_reg_cnt2(t, x, args)) ___bpf_ctx_arg1(n, args)

Completed in 2 milliseconds