Searched refs:UNW_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.c54 #define UNW_HASH_SIZE (1 << UNW_LOG_HASH_SIZE) macro
114 unsigned short hash[UNW_HASH_SIZE];
228 .hash = { [0 ... UNW_HASH_SIZE - 1] = -1 },
1259 if (script->coll_chain >= UNW_HASH_SIZE)
2153 for (index = 0; index <= UNW_HASH_SIZE; ++index) {

Completed in 105 milliseconds