Searched refs:bbr_zone (Results 1 – 1 of 1) sorted by relevance
128 uma_zone_t bbr_zone; variable3266 rsm = uma_zalloc(bbr_zone, (M_NOWAIT | M_ZERO)); in bbr_alloc()3351 uma_zfree(bbr_zone, rsm); in bbr_free()10206 uma_zfree(bbr_zone, rsm); in bbr_fini()10212 uma_zfree(bbr_zone, rsm); in bbr_fini()14727 bbr_zone = uma_zcreate(__XSTRING(MODNAME) "_map", in tcp_addbbr()14759 uma_zdestroy(bbr_zone); in tcp_addbbr()14778 uma_zdestroy(bbr_zone); in tcp_addbbr()