Searched refs:hash_key_new (Results 1 – 1 of 1) sorted by relevance
83 u32 hash_key_new, hash_key_new2; in conn_tab_lock() local134 hash_key_new = READ_ONCE(cp->hn0.hash_key); in conn_tab_lock()137 if (hash_key != hash_key_new || in conn_tab_lock()143 hash_key = hash_key_new; in conn_tab_lock()629 u32 hash_key, hash_key_new; in ip_vs_conn_fill_cport() local702 hash_key_new = READ_ONCE(hn->hash_key); in ip_vs_conn_fill_cport()704 if (unlikely(hash_key != hash_key_new)) { in ip_vs_conn_fill_cport()712 hash_key = hash_key_new; in ip_vs_conn_fill_cport()