Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dinet_hashtables.h186 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
/Linux-v5.10/net/ipv4/
Dinet_hashtables.c897 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() function
920 EXPORT_SYMBOL_GPL(inet_ehash_locks_alloc);
Dtcp.c4164 if (inet_ehash_locks_alloc(&tcp_hashinfo)) in tcp_init()
/Linux-v5.10/net/dccp/
Dproto.c1168 if (inet_ehash_locks_alloc(&dccp_hashinfo)) in dccp_init()