Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dbtf.h159 struct btf_var { struct
163 /* BTF_KIND_DATASEC is followed by multiple "struct btf_var_secinfo" argument
/Linux-v5.15/tools/include/uapi/linux/
Dbtf.h159 struct btf_var { struct
163 /* BTF_KIND_DATASEC is followed by multiple "struct btf_var_secinfo" argument
/Linux-v5.15/tools/lib/bpf/
Dbtf.h388 static inline struct btf_var *btf_var(const struct btf_type *t) in btf_var() function
/Linux-v5.15/include/linux/
Dbpf_verifier.h353 } btf_var; member