Home
last modified time | relevance | path

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

/linux/scripts/include/
A Dhash.h5 static inline unsigned int hash_str(const char *s) in hash_str() function
/linux/net/sunrpc/
A Dsvcauth.c243 head = &auth_domain_table[hash_str(name, DN_HASHBITS)]; in auth_domain_lookup()
266 head = &auth_domain_table[hash_str(name, DN_HASHBITS)]; in auth_domain_find()
A Dsvcauth_unix.c299 hash_str(class, IP_HASHBITS) ^ in __ip_map_lookup()
320 hash_str(ipm->m_class, IP_HASHBITS) ^ in __ip_map_update()
/linux/scripts/kconfig/
A Dutil.c29 int hash = hash_str(name); in file_lookup()
A Dsymbol.c898 hash = hash_str(name); in sym_lookup()
941 hash = hash_str(name); in sym_find()
/linux/include/linux/sunrpc/
A Dsvcauth.h180 static inline unsigned long hash_str(char const *name, int bits) in hash_str() function
/linux/fs/nfsd/
A Dnfs4idmap.c116 hash = hash_str(ent->authname, ENT_HASHBITS); in idtoname_hash()
303 return hash_str(ent->name, ENT_HASHBITS); in nametoid_hash()
/linux/fs/nfs/
A Ddns_resolve.c136 return hash_str(key->hostname, NFS_DNS_HASHBITS); in nfs_dns_hash()

Completed in 18 milliseconds