Home
last modified time | relevance | path

Searched refs:new_hash2 (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/ipvs/
H A Dip_vs_conn.c99 bool new_hash2, struct hlist_bl_head **head_ret, in conn_tab_lock() argument
109 if (new_hash2 && use2 && t != t2) in conn_tab_lock()
126 if (use2 && !new_hash2 && !ip_vs_rht_same_table(t2, hash_key2)) { in conn_tab_lock()
151 if (use2 && !new_hash2) { in conn_tab_lock()
/linux/kernel/trace/
H A Dftrace.c3363 struct ftrace_hash *new_hash2) in intersect_hash() argument
3373 if (ftrace_hash_empty(new_hash1) || ftrace_hash_empty(new_hash2)) { in intersect_hash()
3383 if (__ftrace_lookup_ip(new_hash2, entry->ip) && in intersect_hash()