Searched refs:retain (Results 1 - 25 of 36) sorted by relevance

12

/xnu-2782.1.97/iokit/Kernel/
H A DIOPMinformee.cpp60 whatObject->retain();
H A DIOSyncer.cpp58 retain();
H A DIORegistryEntry.cpp288 dict->retain();
337 fPropertyTable->retain();
397 dict->retain();
414 obj->retain(); \
743 sym->retain();
763 sym->retain();
845 name->retain();
1271 where->retain();
1404 entry->retain();
1467 entry->retain();
[all...]
H A DIOSubMemoryDescriptor.cpp86 parent->retain();
H A DIODMAEventSource.cpp57 dmaController->retain();
H A DIOInterleavedMemoryDescriptor.cpp140 descriptor->retain();
H A DIOMultiMemoryDescriptor.cpp122 descriptors[index]->retain();
H A DIOTimerEventSource.cpp367 retain();
368 workLoop->retain();
H A DIOService.cpp794 newTables->retain();
851 nub->retain(); // thread will release()
1701 notify->retain(); // ref'ed while in list
1844 wl->retain();
1906 victim->retain();
1990 victim->retain();
2043 retain();
2393 victim->retain();
2442 victim->retain();
2846 service->retain();
[all...]
H A DIOUserClient.cpp217 inst->retain();
255 obj->retain();
282 obj->retain();
318 obj->retain();
384 obj->retain();
705 result->retain();
924 user->retain();
947 user->retain();
1136 value->retain();
1652 obj->retain();
[all...]
H A DIOInterruptController.cpp436 parentController->retain();
437 parentSource->retain();
H A DIOServicePM.cpp712 // the object will be holding an extra retain on itself, and cannot
994 theNub->retain();
1136 powerDriver->retain();
1205 // is the one fewer retain count held.
1430 whichObject->retain();
1785 // Drop the retain from notifyChild().
1932 // Drop the retain from notifyChild().
2267 gIOPMPowerClientDevice->retain();
2323 client->retain();
3038 retain();
[all...]
H A DIODMACommand.cpp212 fMapper->retain();
277 mem->retain();
670 mapper->retain();
H A DIOBufferMemoryDescriptor.cpp309 release(); // map took a retain on this
310 reserved->map->retain();
H A DIOWorkLoop.cpp517 inEvent->retain();
/xnu-2782.1.97/libkern/c++/
H A DOSCollection.cpp96 obj->retain();
105 retain();
H A DOSCollectionIterator.cpp53 inColl->retain();
H A DOSSymbol.cpp480 aString->retain();
513 oldSymb->retain(); // Retain the old symbol before releasing the lock.
543 oldSymb->retain(); // Retain the old symbol before releasing the lock.
H A DOSObject.cpp133 msg = "Attempting to retain a freed object";
208 // whose retain count has gone to less than the number of collections
233 void OSObject::retain() const function in class:OSObject
H A DOSUnserialize.y135 ((OSObject *)$$)->retain();
H A DOSSerializeBinary.cpp340 o->retain();
/xnu-2782.1.97/libkern/libkern/c++/
H A DOSObject.h113 * //apple_ref/cpp/instm/OSObject/retain/virtualvoid/()
114 * retain@/link</code>,
128 * //apple_ref/cpp/instm/OSObject/retain/virtualvoid/()
129 * retain@/link</code>,
138 * for objects that have internal retain cycles.
148 * if the object has a circular retain count, as noted above.
203 * can be used to break certain retain cycles in object graphs.
230 * can be used to break certain retain cycles in object graphs.
331 * @function retain
340 * you should always retain i
[all...]
H A DOSMetaClass.h475 * @function retain
480 * //apple_ref/cpp/instm/OSObject/retain/virtualvoid/()
481 * retain()@/link</code>.
486 * //apple_ref/cpp/instm/OSObject/retain/virtualvoid/()
487 * OSObject::retain()@/link</code>.
489 virtual void retain() const = 0;
926 * @function retain
929 * Implements the abstract <code>retain</code> function to do nothing.
936 virtual void retain() const;
1538 * with a retain coun
[all...]
/xnu-2782.1.97/iokit/bsddev/
H A DDINetBootHook.cpp124 controller->retain();
H A DIOKitBSDInit.cpp494 matching->retain();
696 dictionary->retain();
747 dictionary->retain();

Completed in 193 milliseconds

12