• Home
  • Raw
  • Download

Lines Matching defs:btf

464 	struct btf *btf;  member
703 find_member_by_name(const struct btf *btf, const struct btf_type *t, in find_member_by_name()
722 find_struct_ops_kern_types(const struct btf *btf, const char *tname, in find_struct_ops_kern_types()
787 const struct btf *btf, in bpf_map__init_kern_struct_ops()
944 const struct btf *btf; in bpf_object__init_struct_ops_maps() local
1871 skip_mods_and_typedefs(const struct btf *btf, __u32 id, __u32 *res_id) in skip_mods_and_typedefs()
1888 resolve_func_ptr(const struct btf *btf, __u32 id, __u32 *res_id) in resolve_func_ptr()
1931 static bool get_map_field_int(const char *map_name, const struct btf *btf, in get_map_field_int()
2374 static void bpf_object__sanitize_btf(struct bpf_object *obj, struct btf *btf) in bpf_object__sanitize_btf()
2953 static int find_extern_btf_id(const struct btf *btf, const char *ext_name) in find_extern_btf_id()
2982 static int find_extern_sec_btf_id(struct btf *btf, int ext_btf_id) { in find_extern_sec_btf_id()
3007 static enum kcfg_type find_kcfg_type(const struct btf *btf, int id, in find_kcfg_type()
3070 static int find_int_btf_id(const struct btf *btf) in find_int_btf_id()
4381 const struct btf *btf; member
4403 static bool is_flex_arr(const struct btf *btf, in is_flex_arr()
4513 static int bpf_core_parse_spec(const struct btf *btf, in bpf_core_parse_spec()
8564 const struct btf *btf; in bpf_object__collect_st_ops_relos() local
8677 static int find_btf_by_prefix_kind(const struct btf *btf, const char *prefix, in find_btf_by_prefix_kind()
8694 static inline int __find_vmlinux_btf_id(struct btf *btf, const char *name, in __find_vmlinux_btf_id()
8720 struct btf *btf; in libbpf_find_vmlinux_btf_id() local
8738 struct btf *btf = NULL; in libbpf_find_prog_btf_id() local