Searched refs:bbr_zone (Results 1 – 1 of 1) sorted by relevance
126 uma_zone_t bbr_zone; variable3260 rsm = uma_zalloc(bbr_zone, (M_NOWAIT | M_ZERO)); in bbr_alloc()3345 uma_zfree(bbr_zone, rsm); in bbr_free()10210 uma_zfree(bbr_zone, rsm); in bbr_fini()10216 uma_zfree(bbr_zone, rsm); in bbr_fini()14741 bbr_zone = uma_zcreate(__XSTRING(MODNAME) "_map", in tcp_addbbr()14773 uma_zdestroy(bbr_zone); in tcp_addbbr()14792 uma_zdestroy(bbr_zone); in tcp_addbbr()