Searched refs:tdb_hash (Results 1 – 1 of 1) sorted by relevance
228 static inline unsigned int tdb_hash(const char *name) in tdb_hash() function257 hash_add(symbol_hashtable, &sym->hnode, tdb_hash(sym->name)); in hash_add_symbol()278 hash_for_each_possible(symbol_hashtable, s, hnode, tdb_hash(name)) { in sym_find_with_module()