Searched refs:np_refs (Results 1 – 3 of 3) sorted by relevance
1064 priv->np_refs++; in netmap_mmap_single()1081 priv->np_refs--; in netmap_mmap_single()
1117 priv->np_refs = 1; in netmap_priv_new()1137 if (--priv->np_refs > 0) { in netmap_priv_delete()
2060 int np_refs; /* use with NMG_LOCK held */ member