Searched refs:so_cache_zone (Results 1 – 1 of 1) sorted by relevance
157 static struct zone *so_cache_zone; variable432 so_cache_zone = zone_create("socache zone", so_cache_zone_element_size, in socketinit()468 *so = zalloc_flags(so_cache_zone, how | Z_ZERO); in cached_sock_alloc()502 zfree(so_cache_zone, so); in cached_sock_free()583 zfree(so_cache_zone, p); in so_cache_timer()