Home
last modified time | relevance | path

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

/scripts/gendwarfksyms/
A Dcache.c38 hash_init(cache->cache); in cache_init()
50 hash_init(cache->cache); in cache_free()
A Dsymbols.c339 hash_init(symbol_addrs); in symbol_free()
340 hash_init(symbol_names); in symbol_free()
A Ddie.c111 hash_init(die_map); in die_map_free()
A Dkabi.c372 hash_init(rules); in kabi_free()
A Dtypes.c231 hash_init(type_map); in type_map_free()
/scripts/crypto/
A Dgen-hash-testvecs.py53 def hash_init(alg): function
67 ctx = hash_init(alg)
102 ctx = hash_init(alg)
/scripts/include/
A Dhashtable.h33 #define hash_init(table) __hash_init(table, HASH_SIZE(table)) macro

Completed in 8 milliseconds