Searched refs:pna_refcount (Results 1 – 2 of 2) sorted by relevance
172 os_ref_init(&persona->pna_refcount, &persona_refgrp); in persona_alloc()442 os_ref_retain_locked(&persona->pna_refcount); in persona_get_locked()470 if (os_ref_release_locked(&persona->pna_refcount) == 0) { in persona_put()
275 os_refcnt_t pna_refcount; member