Home
last modified time | relevance | path

Searched defs:strhash (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/scripts/basic/
H A Dfixdep.c118 static unsigned int strhash(const char *str, unsigned int sz) in strhash() function
/openbmc/u-boot/scripts/basic/
H A Dfixdep.c152 static unsigned int strhash(const char *str, unsigned int sz) in strhash() function
/openbmc/linux/scripts/kconfig/
H A Dsymbol.c797 static unsigned strhash(const char *s) in strhash() function
/openbmc/u-boot/scripts/kconfig/
H A Dsymbol.c832 static unsigned strhash(const char *s) in strhash() function
/openbmc/linux/security/apparmor/
H A Dpolicy_unpack.c780 static u32 strhash(const void *data, u32 len, u32 seed) in strhash() function