Home
last modified time | relevance | path

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

/openbmc/linux/scripts/basic/
H A Dfixdep.c131 static void add_to_hashtable(const char *name, int len, unsigned int hash, in add_to_hashtable() function
162 add_to_hashtable(name, len, hash, hashtab); in in_hashtable()