Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dinet_hashtables.c1194 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() function
1217 EXPORT_SYMBOL_GPL(inet_ehash_locks_alloc);
1236 if (inet_ehash_locks_alloc(new_hashinfo)) in inet_pernet_hashinfo_alloc()
Dtcp.c4784 if (inet_ehash_locks_alloc(&tcp_hashinfo)) in tcp_init()
/Linux-v6.1/include/net/
Dinet_hashtables.h208 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
/Linux-v6.1/net/dccp/
Dproto.c1164 if (inet_ehash_locks_alloc(&dccp_hashinfo)) in dccp_init()