Searched defs:old_hash (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/lib/ |
H A D | rhashtable.c | 226 unsigned int old_hash) in rhashtable_rehash_one() 277 unsigned int old_hash) in rhashtable_rehash_chain() 320 unsigned int old_hash; in rhashtable_rehash_table() local
|
/openbmc/linux/kernel/trace/ |
H A D | ftrace.c | 2066 old_hash = NULL; in ftrace_hash_ipmodify_update() local 1942 __ftrace_hash_update_ipmodify(struct ftrace_ops * ops,struct ftrace_hash * old_hash,struct ftrace_hash * new_hash) __ftrace_hash_update_ipmodify() argument 2929 ftrace_run_modify_code(struct ftrace_ops * ops,int command,struct ftrace_ops_hash * old_hash) ftrace_run_modify_code() argument 4347 ftrace_ops_update_code(struct ftrace_ops * ops,struct ftrace_ops_hash * old_hash) ftrace_ops_update_code() argument 4383 struct ftrace_hash *old_hash; ftrace_hash_move_and_update_ops() local 4806 struct ftrace_hash *old_hash; register_ftrace_function_probe() local 4952 struct ftrace_hash *old_hash; unregister_ftrace_function_probe_func() local 6220 struct ftrace_hash *old_hash, *new_hash; ftrace_graph_release() local [all...] |
/openbmc/linux/net/unix/ |
H A D | af_unix.c | 1136 unsigned int new_hash, old_hash; in unix_autobind() local 1201 unsigned int new_hash, old_hash; in unix_bind_bsd() local 1268 unsigned int new_hash, old_hash; in unix_bind_abstract() local
|
/openbmc/linux/include/linux/ |
H A D | ftrace.h | 334 struct ftrace_ops_hash old_hash; member
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_core.c | 2594 struct hlist_nulls_head *hash, *old_hash; in nf_conntrack_hash_resize() local
|