Home
last modified time | relevance | path

Searched defs:component_idx (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/bpf/
A Dtest_btf.h75 #define BTF_DECL_ATTR_ENC(value, type, component_idx) \ argument
78 #define BTF_DECL_TAG_ENC(value, type, component_idx) \ argument
/tools/include/uapi/linux/
A Dbtf.h188 __s32 component_idx; member
/tools/lib/bpf/
A Dbtf.c2933 int component_idx, int kflag) in btf_add_decl_tag()
2975 int component_idx) in btf__add_decl_tag()
2992 int component_idx) in btf__add_decl_attr()
A Dlibbpf_internal.h90 #define BTF_TYPE_DECL_TAG_ENC(value, type, component_idx) \ argument

Completed in 18 milliseconds