Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnf.h131 uint64_t xnf_stat_buf_outstanding; member
H A Dxnf.c2415 atomic_inc_64(&xnfp->xnf_stat_buf_outstanding); in xnf_buf_get()
2432 atomic_dec_64(&xnfp->xnf_stat_buf_outstanding); in xnf_buf_put()
2531 (knp++)->value.ui64 = xnfp->xnf_stat_buf_outstanding; in xnf_kstat_aux_update()