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

/freebsd-current/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

Completed in 104 milliseconds