Home
last modified time | relevance | path

Searched defs:btf_decl_tag (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dbtf.h186 struct btf_decl_tag { struct
187 __s32 component_idx;
/openbmc/linux/tools/include/uapi/linux/
H A Dbtf.h186 struct btf_decl_tag { struct
187 __s32 component_idx;
/openbmc/linux/tools/lib/bpf/
H A Dbtf.h566 static inline struct btf_decl_tag *btf_decl_tag(const struct btf_type *t) in btf_decl_tag() function