Lines Matching refs:hashmap
1114 build_btf_type_table(struct hashmap *tab, enum bpf_obj_type type, in build_btf_type_table()
1217 build_btf_tables(struct hashmap *btf_prog_table, in build_btf_tables()
1218 struct hashmap *btf_map_table) in build_btf_tables()
1243 struct hashmap *btf_prog_table, in show_btf_plain()
1244 struct hashmap *btf_map_table) in show_btf_plain()
1276 struct hashmap *btf_prog_table, in show_btf_json()
1277 struct hashmap *btf_map_table) in show_btf_json()
1311 show_btf(int fd, struct hashmap *btf_prog_table, in show_btf()
1312 struct hashmap *btf_map_table) in show_btf()
1349 struct hashmap *btf_prog_table; in do_show()
1350 struct hashmap *btf_map_table; in do_show()