Home
last modified time | relevance | path

Searched refs:___bpf_narg2 (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A Dbpf_tracing.h690 #ifndef ___bpf_narg2
691 #define ___bpf_narg2(...) \ macro
717 #define ___bpf_reg_cnt(args...) ___bpf_apply(___bpf_reg_cnt, ___bpf_narg2(args))(args)
740 #define ___bpf_ctx_arg(args...) ___bpf_apply(___bpf_ctx_arg, ___bpf_narg2(args))(___bpf_reg_cnt(arg…
755 #define ___bpf_ctx_decl(args...) ___bpf_apply(___bpf_ctx_decl, ___bpf_narg2(args))(args)