Searched refs:mreg_refcount (Results 1 – 2 of 2) sorted by relevance
190 kref_init(®ion->mreg_refcount); in mshv_region_create() 350 container_of(ref, struct mshv_mem_region, mreg_refcount); in mshv_region_destroy() 376 kref_put(®ion->mreg_refcount, mshv_region_destroy);381 return kref_get_unless_zero(®ion->mreg_refcount);
86 struct kref mreg_refcount; member