Home
last modified time | relevance | path

Searched refs:buf_ring_free (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_bufring.c62 buf_ring_free(struct buf_ring *br, struct malloc_type *type) in buf_ring_free() function
/f-stack/freebsd/sys/
H A Dbuf_ring.h368 void buf_ring_free(struct buf_ring *br, struct malloc_type *type);
/f-stack/freebsd/net/
H A Difq.h395 buf_ring_free(br, type); in drbr_free()