Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_btf.h75 #define BTF_DECL_ATTR_ENC(value, type, component_idx) \ argument
/linux/include/uapi/linux/
H A Dbtf.h187 __s32 component_idx; global() member
/linux/tools/include/uapi/linux/
H A Dbtf.h187 __s32 component_idx; global() member
/linux/tools/lib/bpf/
H A Dbtf.c2933 btf_add_decl_tag(struct btf * btf,const char * value,int ref_type_id,int component_idx,int kflag) btf_add_decl_tag() argument
2975 btf__add_decl_tag(struct btf * btf,const char * value,int ref_type_id,int component_idx) btf__add_decl_tag() argument
2992 btf__add_decl_attr(struct btf * btf,const char * value,int ref_type_id,int component_idx) btf__add_decl_attr() argument
[all...]
/linux/kernel/bpf/
H A Dbtf.c4971 s32 component_idx; btf_decl_tag_check_meta() local
5010 s32 component_idx; btf_decl_tag_resolve() local
[all...]