Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/linux/
A 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.3-rc2/include/linux/
A Dhash.h16 #define hash_long(val, bits) hash_32(val, bits) macro
18 #define hash_long(val, bits) hash_64(val, bits) macro

Completed in 3 milliseconds