Home
last modified time | relevance | path

Searched refs:inet_ehash_locks_alloc (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/ipv4/
Dinet_hashtables.c1207 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() function
1230 EXPORT_SYMBOL_GPL(inet_ehash_locks_alloc);
1249 if (inet_ehash_locks_alloc(new_hashinfo)) in inet_pernet_hashinfo_alloc()
Dtcp.c4663 if (inet_ehash_locks_alloc(&tcp_hashinfo)) in tcp_init()
/Linux-v6.6/include/net/
Dinet_hashtables.h212 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
/Linux-v6.6/net/dccp/
Dproto.c1183 if (inet_ehash_locks_alloc(&dccp_hashinfo)) in dccp_init()