Searched refs:socket_cache (Results 1 – 4 of 4) sorted by relevance
104 so = kmem_cache_alloc(socket_cache, kmflags); in socksdp_create()140 kmem_cache_free(socket_cache, so); in socksdp_destroy()
38 extern kmem_cache_t *socket_cache;
98 struct kmem_cache *socket_cache; variable244 socket_cache = kmem_cache_create("socket_cache", in sockinit()
1241 so = kmem_cache_alloc(socket_cache, kmflags); in socket_sonode_create()1848 kmem_cache_free(socket_cache, so); in socket_sonode_destroy()