Searched refs:hdt_refcnt (Results 1 – 2 of 2) sorted by relevance
496 dvm_track->hdt_refcnt = 1; in hermon_devmap_umem_map()641 new_dvm_track->hdt_refcnt = 1; in hermon_devmap_umem_dup()717 dvm_track->hdt_refcnt--; in hermon_devmap_umem_unmap()719 dvm_track->hdt_refcnt++; in hermon_devmap_umem_unmap()740 if (dvm_track->hdt_refcnt == 0) { in hermon_devmap_umem_unmap()901 dvm_track->hdt_refcnt = 1; in hermon_devmap_dbrecmem_map()1040 new_dvm_track->hdt_refcnt = 1; in hermon_devmap_dbrecmem_dup()1116 dvm_track->hdt_refcnt--; in hermon_devmap_dbrecmem_unmap()1118 dvm_track->hdt_refcnt++; in hermon_devmap_dbrecmem_unmap()1139 if (dvm_track->hdt_refcnt == 0) { in hermon_devmap_dbrecmem_unmap()
883 int hdt_refcnt; member