Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dinet_hashtables.c638 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() function
665 EXPORT_SYMBOL_GPL(inet_ehash_locks_alloc);
Dtcp.c3148 if (inet_ehash_locks_alloc(&tcp_hashinfo)) in tcp_init()
/linux-4.4.14/include/net/
Dinet_hashtables.h166 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
/linux-4.4.14/net/dccp/
Dproto.c1162 if (inet_ehash_locks_alloc(&dccp_hashinfo)) in dccp_init()