Searched refs:sock_sod_cache (Results 1 – 1 of 1) sorted by relevance
55 static struct kmem_cache *sock_sod_cache; variable365 sodp = kmem_cache_alloc(sock_sod_cache, KM_SLEEP); in sod_sock_init()386 kmem_cache_free(sock_sod_cache, sodp); in sod_sock_fini()396 sock_sod_cache = kmem_cache_create("sock_sod_cache", in sod_init()