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

/linux-master/tools/lib/bpf/
H A Dfeatures.c104 BTF_PARAM_ENC(7, 1),
122 BTF_PARAM_ENC(7, 1),
439 BTF_PARAM_ENC(1 /* "a" */, 2),
444 BTF_PARAM_ENC(3 /* "b" */, 2),
H A Dlibbpf_internal.h85 #define BTF_PARAM_ENC(name, type) (name), (type) macro

Completed in 102 milliseconds