Home
last modified time | relevance | path

Searched refs:btf (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dbtf.h107 struct btf;
140 const char *btf_get_name(const struct btf *btf);
141 void btf_get(struct btf *btf);
142 void btf_put(struct btf *btf);
143 const struct btf_header *btf_header(const struct btf *btf);
145 struct btf *btf_get_by_fd(int fd);
146 int btf_get_info_by_fd(const struct btf *btf,
170 const struct btf_type *btf_type_id_size(const struct btf *btf,
191 void btf_type_seq_show(const struct btf *btf, u32 type_id, void *obj,
193 int btf_type_seq_show_flags(const struct btf *btf, u32 type_id, void *obj,
[all …]
Dbpf_verifier.h102 struct btf *btf; member
128 struct btf *btf; member
554 struct btf *btf; member
844 struct btf *btf, u32 btf_id) in bpf_trampoline_compute_key() argument
849 return ((u64)btf_obj_id(btf) << 32) | 0x80000000 | btf_id; in bpf_trampoline_compute_key()
990 const char *iter_type_str(const struct btf *btf, u32 btf_id);
Dbpf.h44 struct btf;
126 const struct btf *btf,
215 struct btf *btf; member
225 struct btf *btf; member
281 struct btf *btf; member
591 const struct btf *btf,
950 struct btf *btf; member
1468 struct btf *btf; member
1473 struct btf *btf; member
1495 struct btf *attach_btf;
[all …]
Dbpf_local_storage.h170 const struct btf *btf,
/include/uapi/linux/
Dbpf.h1690 __aligned_u64 btf; member
6627 __aligned_u64 btf; member