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