Searched refs:ar_ref (Results 1 – 2 of 2) sorted by relevance
1797 refcount_init(&pa->ar_ref, 1); in pargs_alloc()1815 refcount_acquire(&pa->ar_ref); in pargs_hold()1824 if (refcount_release(&pa->ar_ref)) in pargs_drop()
123 u_int ar_ref; /* Reference count. */ member