Searched refs:aggr_port_cache (Results 1 – 1 of 1) sorted by relevance
53 static kmem_cache_t *aggr_port_cache; variable81 aggr_port_cache = kmem_cache_create("aggr_port_cache", in aggr_port_init()102 kmem_cache_destroy(aggr_port_cache); in aggr_port_fini()214 port = kmem_cache_alloc(aggr_port_cache, KM_SLEEP); in aggr_port_create()328 kmem_cache_free(aggr_port_cache, port); in aggr_port_free()