Searched defs:recycle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcprboot.h103 int recycle; /* free tmp page for reuse */ member in struct:statefile
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.h299 xgell_rx_buffer_t *recycle_head; /* recycle list's head */
300 xgell_rx_buffer_t *recycle_tail; /* recycle list's tail */
301 uint_t recycle; /* # of rx buffers recycled */ member in struct:xgell_rx_buffer_pool_t
302 spinlock_t recycle_lock; /* buffer recycle lock */

Completed in 84 milliseconds