Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dviorand.c56 uint_t vio_rdbufs_alloc; member
200 state->vio_rdbufs_alloc++; in viorand_rbuf_alloc()
211 VERIFY3U(state->vio_rdbufs_alloc, >, 0); in viorand_rbuf_free()
213 state->vio_rdbufs_alloc--; in viorand_rbuf_free()
250 state->vio_rdbufs_alloc = 0; in viorand_free_bufs()