Lines Matching refs:hashmap
737 build_btf_type_table(struct hashmap *tab, enum bpf_obj_type type, in build_btf_type_table()
835 build_btf_tables(struct hashmap *btf_prog_table, in build_btf_tables()
836 struct hashmap *btf_map_table) in build_btf_tables()
861 struct hashmap *btf_prog_table, in show_btf_plain()
862 struct hashmap *btf_map_table) in show_btf_plain()
898 struct hashmap *btf_prog_table, in show_btf_json()
899 struct hashmap *btf_map_table) in show_btf_json()
935 show_btf(int fd, struct hashmap *btf_prog_table, in show_btf()
936 struct hashmap *btf_map_table) in show_btf()
973 struct hashmap *btf_prog_table; in do_show()
974 struct hashmap *btf_map_table; in do_show()