Home
last modified time | relevance | path

Searched refs:btf_type (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dbtf.h109 struct btf_type;
170 const struct btf_type *btf_type_id_size(const struct btf *btf,
220 bool btf_member_is_reg_int(const struct btf *btf, const struct btf_type *s,
223 struct btf_record *btf_parse_fields(const struct btf *btf, const struct btf_type *t,
226 bool btf_type_is_void(const struct btf_type *t);
229 const struct btf_type *btf_type_skip_modifiers(const struct btf *btf,
231 const struct btf_type *btf_type_resolve_ptr(const struct btf *btf,
233 const struct btf_type *btf_type_resolve_func_ptr(const struct btf *btf,
235 const struct btf_type *
236 btf_resolve_size(const struct btf *btf, const struct btf_type *type,
[all …]
Dbpf_local_storage.h171 const struct btf_type *key_type,
172 const struct btf_type *value_type);
Dbpf.h45 struct btf_type;
127 const struct btf_type *key_type,
128 const struct btf_type *value_type);
301 const struct btf_type *attach_func_proto;
592 const struct btf_type *key_type,
593 const struct btf_type *value_type);
1240 const struct btf_type *tgt_type;
1517 const struct btf_type *attach_func_proto;
1774 int (*check_member)(const struct btf_type *t,
1777 int (*init_member)(const struct btf_type *t,
[all …]
/include/uapi/linux/
Dbtf.h31 struct btf_type { struct