Searched refs:hash_next (Results 1 – 3 of 3) sorted by relevance
171 for (sym = symtab[h]; sym; sym = sym->hash_next) in find_symbol()242 for (sym = symtab[h]; sym; sym = sym->hash_next) { in __add_symbol()280 for (psym = &symtab[h]; *psym; psym = &(*psym)->hash_next) { in __add_symbol()282 *psym = sym->hash_next; in __add_symbol()297 sym->hash_next = symtab[h]; in __add_symbol()
45 struct symbol *hash_next; member
80 __be16 hash_next; member