Searched refs:so_cache_zone (Results 1 – 1 of 1) sorted by relevance
156 static struct zone *so_cache_zone; variable417 so_cache_zone = zone_create("socache zone", so_cache_zone_element_size, in socketinit()453 *so = zalloc_flags(so_cache_zone, how | Z_ZERO); in cached_sock_alloc()487 zfree(so_cache_zone, so); in cached_sock_free()568 zfree(so_cache_zone, p); in so_cache_timer()