Home
last modified time | relevance | path

Searched refs:hash_init (Results 1 – 5 of 5) sorted by relevance

/tools/include/linux/
Dhashtable.h49 #define hash_init(hashtable) __hash_init(hashtable, HASH_SIZE(hashtable)) macro
/tools/objtool/
Delf.c158 hash_init(sec->rela_hash); in read_sections()
159 hash_init(sec->symbol_hash); in read_sections()
481 hash_init(sec->rela_hash); in elf_create_section()
482 hash_init(sec->symbol_hash); in elf_create_section()
Dcheck.c2513 hash_init(file.insn_hash); in check()
/tools/bpf/bpftool/
Dmain.c384 hash_init(prog_table.table); in main()
385 hash_init(map_table.table); in main()
Dbtf.c802 hash_init(btf_prog_table.table); in do_show()
803 hash_init(btf_map_table.table); in do_show()