Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnf.h130 uint64_t xnf_stat_buf_allocated; member
H A Dxnf.c1050 if (xnfp->xnf_stat_buf_allocated > 0) in xnf_detach()
2355 atomic_inc_64(&xnfp->xnf_stat_buf_allocated); in xnf_buf_constructor()
2381 atomic_dec_64(&xnfp->xnf_stat_buf_allocated); in xnf_buf_destructor()
2530 (knp++)->value.ui64 = xnfp->xnf_stat_buf_allocated; in xnf_kstat_aux_update()