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