Loading...
Defined in 1 files as a variable:
Defined in 3 files as a prototype:
- libkern/libkern/c++/OSMetaClass.h, line 637 (as a prototype)
- libkern/libkern/c++/OSMetaClass.h, line 1149 (as a prototype)
- libkern/libkern/c++/OSObject.h, line 357 (as a prototype)
Defined in 2 files as a member:
- libkern/c++/OSMetaClass.cpp, line 114 (as a member)
- libkern/libkern/Block_private.h, line 581 (as a member)
Defined in 7 files as a function:
- libkern/c++/OSMetaClass.cpp, line 723 (as a function)
- libkern/c++/OSObject.cpp, line 240 (as a function)
- libkern/libkern/c++/OSSharedPtr.h, line 37 (as a function)
- libkern/libkern/c++/OSSharedPtr.h, line 51 (as a function)
- tests/intrusive_shared_ptr_src/test_policy.h, line 12 (as a function)
- tests/intrusive_shared_ptr_src/test_policy.h, line 41 (as a function)
- tests/intrusive_shared_ptr_src/test_policy.h, line 62 (as a function)
Referenced in 53 files:
- iokit/Exclaves/Exclaves.cpp
- iokit/IOKit/IOCircularDataQueueImplementation.h, line 1704
- iokit/Kernel/IOBufferMemoryDescriptor.cpp, line 482
- iokit/Kernel/IODeviceTreeSupport.cpp
- iokit/Kernel/IOExtensiblePaniclog.cpp, line 254
- iokit/Kernel/IOInterleavedMemoryDescriptor.cpp, line 145
- iokit/Kernel/IOInterruptController.cpp
- iokit/Kernel/IOMemoryDescriptor.cpp
- iokit/Kernel/IOMultiMemoryDescriptor.cpp, line 125
- iokit/Kernel/IOPMinformee.cpp, line 63
- iokit/Kernel/IOPMrootDomain.cpp
- iokit/Kernel/IOPlatformExpert.cpp, line 209
- iokit/Kernel/IOPolledInterface.cpp, line 486
- iokit/Kernel/IORegistryEntry.cpp
- iokit/Kernel/IOService.cpp
- iokit/Kernel/IOServicePM.cpp
- iokit/Kernel/IOSubMemoryDescriptor.cpp, line 91
- iokit/Kernel/IOSyncer.cpp, line 61
- iokit/Kernel/IOTimerEventSource.cpp
- iokit/Kernel/IOUserClient.cpp
-
iokit/Kernel/IOUserServer.cpp
- line 428
- line 492
- line 1105
- line 1147
- line 1299
- line 1305
- line 1317
- line 1529
- line 1592
- line 1931
- line 2013
- line 2306
- line 2622
- line 3191
- line 4544
- line 4663
- line 4793
- line 5373
- line 5489
- line 6384
- line 6449
- line 6776
- line 6782
- line 6800
- line 6823
- line 6871
- line 6878
- line 6987
- line 7149
- line 7239
- line 7301
- line 7606
- line 7612
- line 7629
- line 7647
- line 7654
- line 7689
- line 7739
- line 7862
- line 7865
- line 7974
- line 7977
- iokit/Kernel/IOWorkLoop.cpp
- iokit/Kernel/RootDomainUserClient.cpp, line 540
- iokit/System/IODataQueueDispatchSourceShared.h
- iokit/System/OSUnserializeXMLSharedImplementation.h
- iokit/Tests/TestIOMemoryDescriptor.cpp, line 671
- iokit/Tests/TestServices/TestDextRematchKernel.cpp, line 252
- iokit/Tests/TestServices/TestIOConnectMapMemoryPortLeak45265408.cpp, line 64
- iokit/Tests/Tests.cpp
- iokit/bsddev/DINetBootHook.cpp, line 132
- iokit/bsddev/IOKitBSDInit.cpp, line 911
- iokit/bsddev/skywalk/IOSkywalkSupport.cpp
- libkern/c++/OSKext.cpp
- libkern/c++/OSMetaClass.cpp
- libkern/c++/OSObject.cpp, line 248
- libkern/c++/OSUnserialize.cpp, line 1544
- libkern/libclosure/runtime.cpp, line 209
- libkern/libkern/c++/OSSharedPtr.h
- libkern/libkern/c++/OSUnserializeXMLSharedImplementation.h
- libkern/libkern/c++/intrusive_shared_ptr.h
- libkern/os/object.h, line 174
- tests/intrusive_shared_ptr_src/assign.copy.cpp
- tests/intrusive_shared_ptr_src/assign.move.cpp
- tests/intrusive_shared_ptr_src/assign.nullptr.cpp, line 22
- tests/intrusive_shared_ptr_src/ctor.copy.cpp
- tests/intrusive_shared_ptr_src/ctor.move.cpp
- tests/intrusive_shared_ptr_src/ctor.ptr.retain.cpp
- tests/intrusive_shared_ptr_src/detach.cpp, line 21
- tests/intrusive_shared_ptr_src/get.cpp, line 36
- tests/intrusive_shared_ptr_src/reset.cpp
- tests/intrusive_shared_ptr_src/reset.no_retain.cpp
- tests/intrusive_shared_ptr_src/reset.retain.cpp
- tests/intrusive_shared_ptr_src/swap.cpp