Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Dbpf_tracing.h750 #define ___bpf_ctx_decl(args...) ___bpf_apply(___bpf_ctx_decl, ___bpf_narg2(args))(args) macro
780 ____##name(unsigned long long *ctx ___bpf_ctx_decl(args)); \
786 ____##name(unsigned long long *ctx ___bpf_ctx_decl(args))