Searched refs:table_perturb (Results 1 – 1 of 1) sorted by relevance
976 static u32 *table_perturb; variable1021 get_random_sleepable_once(table_perturb, in __inet_hash_connect()1022 INET_TABLE_PERTURB_SIZE * sizeof(*table_perturb)); in __inet_hash_connect()1025 offset = READ_ONCE(table_perturb[index]) + (port_offset >> 32); in __inet_hash_connect()1101 WRITE_ONCE(table_perturb[index], READ_ONCE(table_perturb[index]) + i + 2); in __inet_hash_connect()1171 table_perturb = alloc_large_system_hash("Table-perturb", in inet_hashinfo2_init()1172 sizeof(*table_perturb), in inet_hashinfo2_init()