Searched refs:xnf_stat_gref_outstanding (Results 1 – 2 of 2) sorted by relevance
132 uint64_t xnf_stat_gref_outstanding; member
369 atomic_inc_64(&xnfp->xnf_stat_gref_outstanding); in gref_get()370 if (xnfp->xnf_stat_gref_outstanding > xnfp->xnf_stat_gref_peak) in gref_get()372 xnfp->xnf_stat_gref_outstanding; in gref_get()390 atomic_dec_64(&xnfp->xnf_stat_gref_outstanding); in gref_put()2532 (knp++)->value.ui64 = xnfp->xnf_stat_gref_outstanding; in xnf_kstat_aux_update()