Home
last modified time | relevance | path

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

/net/ipv4/
Dinet_hashtables.c926 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() function
949 EXPORT_SYMBOL_GPL(inet_ehash_locks_alloc);
Dtcp.c4306 if (inet_ehash_locks_alloc(&tcp_hashinfo)) in tcp_init()
/net/dccp/
Dproto.c1184 if (inet_ehash_locks_alloc(&dccp_hashinfo)) in dccp_init()