Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dbtf.h9 struct btf;
15 void btf_put(struct btf *btf);
17 struct btf *btf_get_by_fd(int fd);
18 int btf_get_info_by_fd(const struct btf *btf,
42 const struct btf_type *btf_type_id_size(const struct btf *btf,
45 void btf_type_seq_show(const struct btf *btf, u32 type_id, void *obj,
48 u32 btf_id(const struct btf *btf);
Dbpf.h76 struct btf *btf; member
123 return map->btf && map->ops->map_seq_show_elem; in bpf_map_support_seq_show()
/linux-4.19.296/include/uapi/linux/
Dbpf.h406 __aligned_u64 btf; member
2532 __aligned_u64 btf; member