Searched refs:U32_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
328 #define U32_HASH_SIZE (1 << U32_HASH_SHIFT) macro1483 tc_u_common_hash = kvmalloc_objs(struct hlist_head, U32_HASH_SIZE); in init_u32()1487 for (i = 0; i < U32_HASH_SIZE; i++) in init_u32()