Searched refs:pna_refcount (Results 1 – 2 of 2) sorted by relevance
128 os_ref_init(&persona->pna_refcount, &persona_refgrp); in persona_alloc()291 os_ref_retain_locked(&persona->pna_refcount); in persona_get_locked()324 if (os_ref_release_locked(&persona->pna_refcount) == 0) { in persona_put_and_unlock()
280 os_refcnt_t pna_refcount; member