Home
last modified time | relevance | path

Searched defs:new_hash (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Drhashtable.c233 unsigned int new_hash; in rhashtable_rehash_one() local
/kernel/linux/linux-6.6/lib/
H A Drhashtable.c233 unsigned int new_hash; in rhashtable_rehash_one() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dudp.c107 u16 new_hash = ipv6_portaddr_hash(sock_net(sk), in udp_v6_rehash() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_semantics.c1312 unsigned int new_hash; in fib_info_hash_move() local
1328 unsigned int new_hash; in fib_info_hash_move() local
H A Dudp.c2044 u16 new_hash = ipv4_portaddr_hash(sock_net(sk), in udp_v4_rehash() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_semantics.c1294 unsigned int new_hash; in fib_info_hash_move() local
H A Dudp.c2022 u16 new_hash = ipv4_portaddr_hash(sock_net(sk), in udp_v4_rehash() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp.c113 u16 new_hash = ipv6_portaddr_hash(sock_net(sk), in udp_v6_rehash() local
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c1148 unsigned int new_hash, old_hash = sk->sk_hash; in unix_autobind() local
1212 unsigned int new_hash, old_hash = sk->sk_hash; in unix_bind_bsd() local
1278 unsigned int new_hash, old_hash = sk->sk_hash; unix_bind_abstract() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dftrace.c1320 struct ftrace_hash *new_hash; in alloc_and_copy_ftrace_hash() local
1365 struct ftrace_hash *new_hash; dup_hash() local
1416 struct ftrace_hash *new_hash; ftrace_hash_move() local
1867 __ftrace_hash_update_ipmodify(struct ftrace_ops *ops, struct ftrace_hash *old_hash, struct ftrace_hash *new_hash) __ftrace_hash_update_ipmodify() argument
1960 ftrace_hash_ipmodify_update(struct ftrace_ops *ops, struct ftrace_hash *new_hash) ftrace_hash_ipmodify_update() argument
4200 struct ftrace_hash **orig_hash, *new_hash; process_mod_list() local
5133 struct ftrace_hash *new_hash; register_ftrace_direct() local
5744 struct ftrace_hash *new_hash; global() member
5848 struct ftrace_hash *new_hash = NULL; __ftrace_graph_open() local
5960 struct ftrace_hash *old_hash, *new_hash; ftrace_graph_release() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dftrace.c1351 struct ftrace_hash *new_hash; in alloc_and_copy_ftrace_hash() local
1394 struct ftrace_hash *new_hash; dup_hash() local
1445 struct ftrace_hash *new_hash; ftrace_hash_move() local
1941 __ftrace_hash_update_ipmodify(struct ftrace_ops *ops, struct ftrace_hash *old_hash, struct ftrace_hash *new_hash) __ftrace_hash_update_ipmodify() argument
2063 ftrace_hash_ipmodify_update(struct ftrace_ops *ops, struct ftrace_hash *new_hash) ftrace_hash_ipmodify_update() argument
4467 struct ftrace_hash **orig_hash, *new_hash; process_mod_list() local
5390 struct ftrace_hash *hash, *new_hash = NULL, *free_hash = NULL; register_ftrace_direct() local
5998 struct ftrace_hash *new_hash; global() member
6102 struct ftrace_hash *new_hash = NULL; __ftrace_graph_open() local
6214 struct ftrace_hash *old_hash, *new_hash; ftrace_graph_release() local
[all...]

Completed in 35 milliseconds