Searched refs:RAW_HTABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
35 #define RAW_HTABLE_SIZE (1U << RAW_HTABLE_LOG) macro40 struct hlist_head ht[RAW_HTABLE_SIZE] ____cacheline_aligned;53 for (i = 0; i < RAW_HTABLE_SIZE; i++) in raw_hashinfo_init()
Completed in 2 milliseconds