Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dinet_hashtables.h183 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
/Linux-v4.19/net/ipv4/
Dinet_hashtables.c825 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() function
848 EXPORT_SYMBOL_GPL(inet_ehash_locks_alloc);
Dtcp.c3864 if (inet_ehash_locks_alloc(&tcp_hashinfo)) in tcp_init()
/Linux-v4.19/net/dccp/
Dproto.c1186 if (inet_ehash_locks_alloc(&dccp_hashinfo)) in dccp_init()