Home
last modified time | relevance | path

Searched refs:ring_can_drain_t (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/cxgbe/
HDt4_mp_ring.h40 typedef u_int (*ring_can_drain_t)(struct mp_ring *); typedef
49 ring_can_drain_t can_drain; /* cheap, may be unreliable */
61 ring_can_drain_t, struct malloc_type *, int);
HDt4_mp_ring.c182 ring_can_drain_t can_drain, struct malloc_type *mt, int flags) in mp_ring_alloc()