Searched defs:new_hash (Results 1 – 5 of 5) sorted by relevance
/linux/kernel/trace/ |
H A D | ftrace.c | 1361 struct ftrace_hash *new_hash; in alloc_and_copy_ftrace_hash() local 1406 struct ftrace_hash *new_hash; in __move_hash() local 1478 struct ftrace_hash *new_hash; in ftrace_hash_move() local 1978 struct ftrace_hash *new_hash) in __ftrace_hash_update_ipmodify() 2098 struct ftrace_hash *new_hash) in ftrace_hash_ipmodify_update() 3224 static int append_hash(struct ftrace_hash **hash, struct ftrace_hash *new_hash, in append_hash() 3693 struct ftrace_hash *new_hash; in ftrace_hash_move_and_update_subops() local 5053 struct ftrace_hash **orig_hash, *new_hash; in process_mod_list() local 5980 struct ftrace_hash *hash, *new_hash = NULL, *free_hash = NULL; in register_ftrace_direct() local 6627 struct ftrace_hash *new_hash; member [all …]
|
/linux/net/unix/ |
H A D | af_unix.c | 1265 unsigned int new_hash, old_hash; in unix_autobind() local 1330 unsigned int new_hash, old_hash; in unix_bind_bsd() local 1397 unsigned int new_hash, old_hash; in unix_bind_abstract() local
|
/linux/fs/bcachefs/ |
H A D | btree_update_interior.c | 2467 struct btree *b, struct btree *new_hash, in __bch2_btree_node_update_key() 2568 struct btree *new_hash = NULL; in bch2_btree_node_update_key() local
|
/linux/net/ipv6/ |
H A D | udp.c | 110 u16 new_hash = ipv6_portaddr_hash(sock_net(sk), udp_v6_rehash() local
|
/linux/net/ipv4/ |
H A D | udp.c | 2292 u16 new_hash = ipv4_portaddr_hash(sock_net(sk), udp_v4_rehash() local
|