Home
last modified time | relevance | path

Searched refs:bind_bucket_cachep (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dproto.c1139 dccp_hashinfo.bind_bucket_cachep = in dccp_init()
1143 if (!dccp_hashinfo.bind_bucket_cachep) in dccp_init()
1239 kmem_cache_destroy(dccp_hashinfo.bind_bucket_cachep); in dccp_init()
1245 dccp_hashinfo.bind_bucket_cachep = NULL; in dccp_init()
1260 kmem_cache_destroy(dccp_hashinfo.bind_bucket_cachep); in dccp_fini()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c198 inet_bind_bucket_destroy(hashinfo->bind_bucket_cachep, tb); in __inet_put_port()
259 tb = inet_bind_bucket_create(table->bind_bucket_cachep, in __inet_inherit_port()
294 inet_bind_bucket_destroy(table->bind_bucket_cachep, tb); in __inet_inherit_port()
1071 tb = inet_bind_bucket_create(hinfo->bind_bucket_cachep, in __inet_hash_connect()
1153 inet_bind_bucket_destroy(hinfo->bind_bucket_cachep, tb); in __inet_hash_connect()
H A Dinet_timewait_sock.c40 inet_bind_bucket_destroy(hashinfo->bind_bucket_cachep, tb); in inet_twsk_bind_unhash()
H A Dinet_connection_sock.c542 tb = inet_bind_bucket_create(hinfo->bind_bucket_cachep, net, in inet_csk_get_port()
593 inet_bind_bucket_destroy(hinfo->bind_bucket_cachep, tb); in inet_csk_get_port()
H A Dtcp.c4660 tcp_hashinfo.bind_bucket_cachep = in tcp_init()
/kernel/linux/linux-6.6/net/dccp/
H A Dproto.c1135 dccp_hashinfo.bind_bucket_cachep = in dccp_init()
1139 if (!dccp_hashinfo.bind_bucket_cachep) in dccp_init()
1257 kmem_cache_destroy(dccp_hashinfo.bind_bucket_cachep); in dccp_init()
1264 dccp_hashinfo.bind_bucket_cachep = NULL; in dccp_init()
1282 kmem_cache_destroy(dccp_hashinfo.bind_bucket_cachep); in dccp_fini()
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c128 inet_bind_bucket_destroy(hashinfo->bind_bucket_cachep, tb); in __inet_put_port()
170 tb = inet_bind_bucket_create(table->bind_bucket_cachep, in __inet_inherit_port()
811 tb = inet_bind_bucket_create(hinfo->bind_bucket_cachep, in __inet_hash_connect()
H A Dinet_timewait_sock.c39 inet_bind_bucket_destroy(hashinfo->bind_bucket_cachep, tb); in inet_twsk_bind_unhash()
H A Dinet_connection_sock.c387 tb = inet_bind_bucket_create(hinfo->bind_bucket_cachep, in inet_csk_get_port()
H A Dtcp.c4373 tcp_hashinfo.bind_bucket_cachep = in tcp_init()
/kernel/linux/linux-5.10/include/net/
H A Dinet_hashtables.h139 struct kmem_cache *bind_bucket_cachep; member
/kernel/linux/linux-6.6/include/net/
H A Dinet_hashtables.h164 struct kmem_cache *bind_bucket_cachep; member

Completed in 22 milliseconds