Searched refs:hashmagic (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
H A Dunwind.c1210 static const unsigned long hashmagic = 0x9e3779b97f4a7c16UL;
1212 return (ip >> 4) * hashmagic >> (64 - UNW_LOG_HASH_SIZE); cache_match()
1207 static const unsigned long hashmagic = 0x9e3779b97f4a7c16UL; hash() local

Completed in 64 milliseconds