Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RING_FULL
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_buf.h
151
#define RING_FULL(ring) (ring->num_used == ring->num_items)
usr/src/uts/common/xen/public/io/ring.h
193
#define RING_FULL(_r) \