Searched refs:btf_type (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| D | btf.h | 109 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 …]
|
| D | bpf_local_storage.h | 171 const struct btf_type *key_type, 172 const struct btf_type *value_type);
|
| D | bpf.h | 45 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/ |
| D | btf.h | 31 struct btf_type { struct
|