Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dhash.h71 #define hash_long(...) hash_64(__VA_ARGS__) macro
73 #define hash_long(...) hash_32(__VA_ARGS__) macro