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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind.c53 #define UNW_LOG_HASH_SIZE (UNW_LOG_CACHE_SIZE + 1) macro
54 #define UNW_HASH_SIZE (1 << UNW_LOG_HASH_SIZE)
1212 return (ip >> 4)*hashmagic >> (64 - UNW_LOG_HASH_SIZE);
2236 if (8*sizeof(unw_hash_index_t) < UNW_LOG_HASH_SIZE)

Completed in 62 milliseconds