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

12

/darwin-on-arm/xnu/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();
1276 where->retain();
1409 entry->retain();
1472 entry->retain();
[all...]
H A DIOSubMemoryDescriptor.cpp86 parent->retain();
H A DIODMAEventSource.cpp57 dmaController->retain();
H A DIOInterleavedMemoryDescriptor.cpp140 descriptor->retain();
H A DIOMultiMemoryDescriptor.cpp123 descriptors[index]->retain();
H A DIOTimerEventSource.cpp368 retain();
369 workLoop->retain();
H A DIOService.cpp675 newTables->retain();
732 nub->retain(); // thread will release()
1545 notify->retain(); // ref'ed while in list
1681 wl->retain();
1739 victim->retain();
1811 victim->retain();
1845 retain();
2123 victim->retain();
2155 victim->retain();
2545 service->retain();
[all...]
H A DRootDomainUserClient.cpp235 (*memory)->retain();
368 mem->retain();
H A DIOInterruptController.cpp427 parentController->retain();
428 parentSource->retain();
H A DIOUserClient.cpp215 inst->retain();
253 obj->retain();
280 obj->retain();
316 obj->retain();
383 obj->retain();
702 result->retain();
900 user->retain();
923 user->retain();
1502 obj->retain();
1987 entry->retain();
[all...]
H A DIODMACommand.cpp212 fMapper->retain();
277 mem->retain();
670 mapper->retain();
H A DIOPMrootDomain.cpp1289 obj->retain();
1609 service->retain(); // released by synchronizeAggressives()
2795 // @param obj has a retain on it. We're responsible for releasing that retain.
2814 queuedSleepWakeUUIDString->retain();
2874 publishThisUUID->retain();
3360 // Array to retain PMSetting objects targeted for callout.
3431 obj->retain();
4060 if (obj) obj->retain();
5050 notifier->retain();
[all...]
H A DIOServicePM.cpp839 // the object will be holding an extra retain on itself, and cannot
1118 theNub->retain();
1227 powerDriver->retain();
1286 // is the one fewer retain count held.
1514 whichObject->retain();
1878 // Drop the retain from notifyChild().
1987 // Drop the retain from notifyChild().
2318 gIOPMPowerClientDevice->retain();
2361 client->retain();
3050 retain();
[all...]
H A DIOWorkLoop.cpp522 inEvent->retain();
/darwin-on-arm/xnu/libkern/c++/
H A DOSCollection.cpp96 obj->retain();
105 retain();
H A DOSCollectionIterator.cpp53 inColl->retain();
H A DOSSymbol.cpp475 aString->retain();
508 oldSymb->retain(); // Retain the old symbol before releasing the lock.
538 oldSymb->retain(); // Retain the old symbol before releasing the lock.
H A DOSObject.cpp132 msg = "Attempting to retain a freed object";
207 // whose retain count has gone to less than the number of collections
232 void OSObject::retain() const function in class:OSObject
H A DOSUnserialize.y135 ((OSObject *)$$)->retain();
/darwin-on-arm/xnu/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.h520 * @function retain
525 * //apple_ref/cpp/instm/OSObject/retain/virtualvoid/()
526 * retain()@/link</code>.
531 * //apple_ref/cpp/instm/OSObject/retain/virtualvoid/()
532 * OSObject::retain()@/link</code>.
534 virtual void retain() const = 0;
971 * @function retain
974 * Implements the abstract <code>retain</code> function to do nothing.
981 virtual void retain() const;
1583 * with a retain coun
[all...]
/darwin-on-arm/xnu/iokit/bsddev/
H A DDINetBootHook.cpp124 controller->retain();
H A DIOKitBSDInit.cpp489 matching->retain();
706 dictionary->retain();
741 dictionary->retain();
792 dictionary->retain();

Completed in 86 milliseconds

12