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