Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbtf.h166 struct btf_var { struct
170 /* BTF_KIND_DATASEC is followed by multiple "struct btf_var_secinfo" argument
/linux/tools/include/uapi/linux/
H A Dbtf.h166 struct btf_var { struct
170 /* BTF_KIND_DATASEC is followed by multiple "struct btf_var_secinfo" argument
/linux/tools/lib/bpf/
H A Dbtf.h597 static inline struct btf_var *btf_var(const struct btf_type *t) in btf_var() function