RAW_HTABLE_SIZE
struct hlist_head ht[RAW_HTABLE_SIZE] ____cacheline_aligned;
for (i = 0; i < RAW_HTABLE_SIZE; i++)
for (state->bucket = bucket; state->bucket < RAW_HTABLE_SIZE;
for (slot = s_slot; slot < RAW_HTABLE_SIZE; s_num = 0, slot++) {
for (slot = 0; slot < RAW_HTABLE_SIZE; slot++) {