Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_hashtables.h186 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_hashtables.c936 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() function
959 EXPORT_SYMBOL_GPL(inet_ehash_locks_alloc);
H A Dtcp.c4264 if (inet_ehash_locks_alloc(&tcp_hashinfo)) in tcp_init()
/OK3568_Linux_fs/kernel/net/dccp/
H A Dproto.c1168 if (inet_ehash_locks_alloc(&dccp_hashinfo)) in dccp_init()