Home
last modified time | relevance | path

Searched defs:can_drain (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/
H A Dmp_ring.h52 mp_ring_can_drain_t can_drain; /* cheap, may be unreliable */ member
H A Dmp_ring.c248 mp_ring_can_drain_t can_drain, struct malloc_type *mt, int flags) in ifmp_ring_alloc()
/freebsd/sys/dev/cxgbe/
H A Dt4_mp_ring.h47 ring_can_drain_t can_drain; /* cheap, may be unreliable */ member
H A Dt4_mp_ring.c259 ring_can_drain_t can_drain, struct malloc_type *mt, struct mtx *lck, in mp_ring_alloc()