Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dinet_hashtables.c1199 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() function
1222 EXPORT_SYMBOL_GPL(inet_ehash_locks_alloc);
1241 if (inet_ehash_locks_alloc(new_hashinfo)) in inet_pernet_hashinfo_alloc()
A Dtcp.c4789 if (inet_ehash_locks_alloc(&tcp_hashinfo)) in tcp_init()
/linux-6.3-rc2/include/net/
A Dinet_hashtables.h212 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
/linux-6.3-rc2/net/dccp/
A Dproto.c1170 if (inet_ehash_locks_alloc(&dccp_hashinfo)) in dccp_init()

Completed in 15 milliseconds