Home
last modified time | relevance | path

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

/Linux-v5.15/tools/include/linux/
Dhash.h16 #define hash_long(val, bits) hash_32(val, bits) macro
18 #define hash_long(val, bits) hash_64(val, bits) macro
/Linux-v5.15/include/linux/
Dhash.h16 #define hash_long(val, bits) hash_32(val, bits) macro
18 #define hash_long(val, bits) hash_64(val, bits) macro