Home
last modified time | relevance | path

Searched refs:btf_record (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dbpf.h228 struct btf_record *value_rec;
241 struct btf_record { struct
276 struct btf_record *record;
433 static inline bool btf_record_has_field(const struct btf_record *rec, enum btf_field_type type) in btf_record_has_field()
440 static inline void bpf_obj_init(const struct btf_record *rec, void *obj) in bpf_obj_init()
479 static inline void bpf_obj_memcpy(struct btf_record *rec, in bpf_obj_memcpy()
514 static inline void bpf_obj_memzero(struct btf_record *rec, void *dst, u32 size) in bpf_obj_memzero()
2266 struct btf_field *btf_record_find(const struct btf_record *rec,
2268 void btf_record_free(struct btf_record *rec);
2270 struct btf_record *btf_record_dup(const struct btf_record *rec);
[all …]
Dbtf.h130 struct btf_record *record;
223 struct btf_record *btf_parse_fields(const struct btf *btf, const struct btf_type *t,
225 int btf_check_and_fixup_fields(const struct btf *btf, struct btf_record *rec);