Searched refs:table_perturb (Results 1 – 1 of 1) sorted by relevance
992 static u32 *table_perturb; variable1030 get_random_sleepable_once(table_perturb, in __inet_hash_connect()1031 INET_TABLE_PERTURB_SIZE * sizeof(*table_perturb)); in __inet_hash_connect()1034 offset = READ_ONCE(table_perturb[index]) + (port_offset >> 32); in __inet_hash_connect()1112 WRITE_ONCE(table_perturb[index], READ_ONCE(table_perturb[index]) + i + step); in __inet_hash_connect()1206 table_perturb = alloc_large_system_hash("Table-perturb", in inet_hashinfo2_init()1207 sizeof(*table_perturb), in inet_hashinfo2_init()