Searched refs:ts_refcount (Results 1 – 2 of 2) sorted by relevance
333 os_refcnt_t ts_refcount; /* reference count for turnstiles */ member
866 os_ref_init_count(&turnstile->ts_refcount, &turnstile_refgrp, 1); in turnstile_init()899 os_ref_retain(&turnstile->ts_refcount); in turnstile_reference()919 if (__improbable(os_ref_release(&turnstile->ts_refcount) == 0)) { in turnstile_deallocate()940 if (__improbable(os_ref_release(&turnstile->ts_refcount) == 0)) { in turnstile_deallocate_safe()