Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/basic/
Dfixdep.c120 static unsigned int strhash(const char *str, unsigned int sz) in strhash() function
153 unsigned int hash = strhash(name, len); in in_hashtable()
/linux-6.12.1/security/apparmor/
Dpolicy_unpack.c795 static u32 strhash(const void *data, u32 len, u32 seed) in strhash() function
1054 params.hashfn = strhash; in unpack_profile()