Lines Matching refs:hashmap
734 build_btf_type_table(struct hashmap *tab, enum bpf_obj_type type, in build_btf_type_table()
834 build_btf_tables(struct hashmap *btf_prog_table, in build_btf_tables()
835 struct hashmap *btf_map_table) in build_btf_tables()
860 struct hashmap *btf_prog_table, in show_btf_plain()
861 struct hashmap *btf_map_table) in show_btf_plain()
893 struct hashmap *btf_prog_table, in show_btf_json()
894 struct hashmap *btf_map_table) in show_btf_json()
928 show_btf(int fd, struct hashmap *btf_prog_table, in show_btf()
929 struct hashmap *btf_map_table) in show_btf()
966 struct hashmap *btf_prog_table; in do_show()
967 struct hashmap *btf_map_table; in do_show()