Searched defs:new_hash (Results 1 – 5 of 5) sorted by relevance
/linux/kernel/trace/ |
H A D | ftrace.c | 1357 struct ftrace_hash *new_hash; in alloc_and_copy_ftrace_hash() local 1402 struct ftrace_hash *new_hash; in __move_hash() local 1474 struct ftrace_hash *new_hash; in ftrace_hash_move() local 1974 struct ftrace_hash *new_hash) in __ftrace_hash_update_ipmodify() 2094 struct ftrace_hash *new_hash) in ftrace_hash_ipmodify_update() 3220 static int append_hash(struct ftrace_hash **hash, struct ftrace_hash *new_hash, in append_hash() 3689 struct ftrace_hash *new_hash; in ftrace_hash_move_and_update_subops() local 5049 struct ftrace_hash **orig_hash, *new_hash; in process_mod_list() local 5976 struct ftrace_hash *hash, *new_hash = NULL, *free_hash = NULL; in register_ftrace_direct() local 6623 struct ftrace_hash *new_hash; member [all …]
|
/linux/net/unix/ |
H A D | af_unix.c | 1308 unsigned int new_hash, old_hash; in unix_autobind() local 1373 unsigned int new_hash, old_hash; in unix_bind_bsd() local 1440 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 | 111 u16 new_hash = ipv6_portaddr_hash(sock_net(sk), in udp_v6_rehash() local
|
/linux/net/ipv4/ |
H A D | udp.c | 2294 u16 new_hash = ipv4_portaddr_hash(sock_net(sk), in udp_v4_rehash() local
|