Searched refs:sf_refcount (Results 1 – 1 of 1) sorted by relevance
96 struct os_refcnt sf_refcount; member174 os_ref_retain_locked(&filter->sf_refcount); in sflt_retain_locked()180 if (os_ref_release_locked(&filter->sf_refcount) == 0) { in sflt_release_locked()1395 os_ref_init(&sock_filt->sf_refcount, NULL); in sflt_register_common()