Searched refs:bbr_zone (Results 1 – 1 of 1) sorted by relevance
128 uma_zone_t bbr_zone; variable3267 rsm = uma_zalloc(bbr_zone, (M_NOWAIT | M_ZERO)); in bbr_alloc()3352 uma_zfree(bbr_zone, rsm); in bbr_free()10217 uma_zfree(bbr_zone, rsm); in bbr_fini()10223 uma_zfree(bbr_zone, rsm); in bbr_fini()14754 bbr_zone = uma_zcreate(__XSTRING(MODNAME) "_map", in tcp_addbbr()14786 uma_zdestroy(bbr_zone); in tcp_addbbr()14805 uma_zdestroy(bbr_zone); in tcp_addbbr()