Searched refs:hash_lookup_uint (Results 1 – 3 of 3) sorted by relevance
96 data = hash_lookup_uint(userhash, (unsigned int)xuid); in username()
89 void *hash_lookup_uint(hash_table *ht, unsigned int key);
402 hash_lookup_uint(hash_table *ht, unsigned int key) in hash_lookup_uint() function