Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/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