Lines Matching refs:hashmap
645 build_btf_type_table(struct hashmap *tab, enum bpf_obj_type type, in build_btf_type_table()
743 build_btf_tables(struct hashmap *btf_prog_table, in build_btf_tables()
744 struct hashmap *btf_map_table) in build_btf_tables()
769 struct hashmap *btf_prog_table, in show_btf_plain()
770 struct hashmap *btf_map_table) in show_btf_plain()
806 struct hashmap *btf_prog_table, in show_btf_json()
807 struct hashmap *btf_map_table) in show_btf_json()
843 show_btf(int fd, struct hashmap *btf_prog_table, in show_btf()
844 struct hashmap *btf_map_table) in show_btf()
881 struct hashmap *btf_prog_table; in do_show()
882 struct hashmap *btf_map_table; in do_show()