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