Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dbtf.h186 struct btf_decl_tag { global() struct
187 component_idxbtf_decl_tag global() argument
/linux/tools/lib/bpf/
H A Dbtf.h609 static inline struct btf_decl_tag *btf_decl_tag(const struct btf_type *t) btf_decl_tag() function