Lines Matching refs:hashmap
988 build_btf_type_table(struct hashmap *tab, enum bpf_obj_type type, in build_btf_type_table()
1088 build_btf_tables(struct hashmap *btf_prog_table, in build_btf_tables()
1089 struct hashmap *btf_map_table) in build_btf_tables()
1114 struct hashmap *btf_prog_table, in show_btf_plain()
1115 struct hashmap *btf_map_table) in show_btf_plain()
1147 struct hashmap *btf_prog_table, in show_btf_json()
1148 struct hashmap *btf_map_table) in show_btf_json()
1182 show_btf(int fd, struct hashmap *btf_prog_table, in show_btf()
1183 struct hashmap *btf_map_table) in show_btf()
1220 struct hashmap *btf_prog_table; in do_show()
1221 struct hashmap *btf_map_table; in do_show()