Searched refs:C_SV_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
220 #define C_SV_HASH_SIZE ((1 << 10)) macro388 struct c_sv_hash_entry c_segment_sv_hash_table[C_SV_HASH_SIZE] __attribute__ ((aligned(8)));4757 if (hash_sindx == C_SV_HASH_SIZE) { in c_segment_sv_hash_insert()