Home
last modified time | relevance | path

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

/tools/lib/bpf/
A Dfeatures.c102 BTF_PARAM_ENC(7, 1), in probe_kern_btf_func()
120 BTF_PARAM_ENC(7, 1), in probe_kern_btf_func_global()
465 BTF_PARAM_ENC(1 /* "a" */, 2), in probe_kern_arg_ctx_tag()
470 BTF_PARAM_ENC(3 /* "b" */, 2), in probe_kern_arg_ctx_tag()
A Dlibbpf_internal.h86 #define BTF_PARAM_ENC(name, type) (name), (type) macro

Completed in 5 milliseconds