Searched refs:bbr_zone (Results 1 – 1 of 1) sorted by relevance
134 uma_zone_t bbr_zone; variable3297 rsm = uma_zalloc(bbr_zone, (M_NOWAIT | M_ZERO)); in bbr_alloc()3382 uma_zfree(bbr_zone, rsm); in bbr_free()10329 uma_zfree(bbr_zone, rsm); in bbr_fini()10335 uma_zfree(bbr_zone, rsm); in bbr_fini()14909 bbr_zone = uma_zcreate(__XSTRING(MODNAME) "_map", in tcp_addbbr()14941 uma_zdestroy(bbr_zone); in tcp_addbbr()14960 uma_zdestroy(bbr_zone); in tcp_addbbr()