Searched refs:old_refcount (Results 1 – 1 of 1) sorted by relevance
965 int old_refcount; in release_event_ref() local969 old_refcount = OSAddAtomic(-1, &kfse->refcount); in release_event_ref()970 if (old_refcount > 1) { in release_event_ref()