Searched refs:RAW_HTABLE_SIZE (Results 1 – 3 of 3) sorted by relevance
35 #define RAW_HTABLE_SIZE (1U << RAW_HTABLE_LOG) macro40 struct hlist_nulls_head ht[RAW_HTABLE_SIZE] ____cacheline_aligned;53 for (i = 0; i < RAW_HTABLE_SIZE; i++) in raw_hashinfo_init()
69 for (slot = 0; slot < RAW_HTABLE_SIZE; slot++) { in raw_sock_get()160 for (slot = s_slot; slot < RAW_HTABLE_SIZE; s_num = 0, slot++) { in raw_diag_dump()
957 for (state->bucket = bucket; state->bucket < RAW_HTABLE_SIZE; in raw_get_first()
Completed in 6 milliseconds