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()
39 extern kmem_cache_t *socket_cache;
102 struct kmem_cache *socket_cache; variable245 socket_cache = kmem_cache_create("socket_cache", in sockinit()
1244 so = kmem_cache_alloc(socket_cache, kmflags); in socket_sonode_create()1857 kmem_cache_free(socket_cache, so); in socket_sonode_destroy()