Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dinet_hashtables.c1230 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() function
1253 EXPORT_SYMBOL_GPL(inet_ehash_locks_alloc);
1272 if (inet_ehash_locks_alloc(new_hashinfo)) in inet_pernet_hashinfo_alloc()
H A Dtcp.c4728 if (inet_ehash_locks_alloc(&tcp_hashinfo)) in tcp_init()
/openbmc/linux/include/net/
H A Dinet_hashtables.h212 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
/openbmc/linux/net/dccp/
H A Dproto.c1183 if (inet_ehash_locks_alloc(&dccp_hashinfo)) in dccp_init()