Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.h174 uint64_t xnf_stat_buf_outstanding; member
H A Dxnf.c2815 atomic_inc_64(&xnfp->xnf_stat_buf_outstanding); in xnf_buf_get()
2832 atomic_dec_64(&xnfp->xnf_stat_buf_outstanding); in xnf_buf_put()
2933 (knp++)->value.ui64 = xnfp->xnf_stat_buf_outstanding; in xnf_kstat_aux_update()