Searched defs:old_hash (Results 1 – 4 of 4) sorted by relevance
| /linux/lib/ |
| H A D | rhashtable.c | 238 unsigned int old_hash) in rhashtable_rehash_one() argument 289 unsigned int old_hash) in rhashtable_rehash_chain() argument 332 unsigned int old_hash; in rhashtable_rehash_table() local [all...] |
| /linux/kernel/trace/ |
| H A D | ftrace.c | 2005 __ftrace_hash_update_ipmodify(struct ftrace_ops * ops,struct ftrace_hash * old_hash,struct ftrace_hash * new_hash,bool update_target) __ftrace_hash_update_ipmodify() argument 2141 struct ftrace_hash *old_hash = ops->func_hash->filter_hash; ftrace_hash_ipmodify_update() local 3008 ftrace_run_modify_code(struct ftrace_ops * ops,int command,struct ftrace_ops_hash * old_hash) ftrace_run_modify_code() argument 3406 struct ftrace_hash *old_hash; __ftrace_hash_move_and_update_ops() local 5002 ftrace_ops_update_code(struct ftrace_ops * ops,struct ftrace_ops_hash * old_hash) ftrace_ops_update_code() argument 5453 struct ftrace_hash *old_hash; register_ftrace_function_probe() local 5599 struct ftrace_hash *old_hash; unregister_ftrace_function_probe_func() local 7283 struct ftrace_hash *old_hash, *new_hash; ftrace_graph_release() local [all...] |
| /linux/net/unix/ |
| H A D | af_unix.c | 1291 unsigned int new_hash, old_hash; unix_autobind() local 1356 unsigned int new_hash, old_hash; unix_bind_bsd() local 1423 unsigned int new_hash, old_hash; unix_bind_abstract() local [all...] |
| /linux/net/netfilter/ |
| H A D | nf_conntrack_core.c | 2555 struct hlist_nulls_head *hash, *old_hash; nf_conntrack_hash_resize() local
|