Loading...
Defined in 14 files as a prototype:
- iokit/IOKit/IOCatalogue.h, line 228 (as a prototype)
- iokit/IOKit/IORegistryEntry.h, line 1121 (as a prototype)
- iokit/IOKit/IOUserClient.h, line 607 (as a prototype)
- iokit/IOKit/IOUserClient.h, line 623 (as a prototype)
- iokit/Kernel/IOPerfControl.cpp, line 559 (as a prototype)
- iokit/Kernel/IOServicePMPrivate.h, line 739 (as a prototype)
- iokit/Kernel/IOServicePrivate.h, line 241 (as a prototype)
- libkern/libkern/c++/OSCollectionIterator.h, line 224 (as a prototype)
- libkern/libkern/c++/OSIterator.h, line 83 (as a prototype)
- tests/vm/vm_ranges.c, line 596 (as a prototype)
- tests/vm/vm_ranges.c, line 601 (as a prototype)
- tests/vm/vm_ranges.c, line 607 (as a prototype)
- tests/vm/vm_ranges.c, line 612 (as a prototype)
- tests/vm/vm_ranges.c, line 618 (as a prototype)
Defined in 1 files as a member:
Defined in 1 files as a macro:
Defined in 15 files as a function:
- iokit/Kernel/IOCatalogue.cpp, line 1204 (as a function)
- iokit/Kernel/IOPerfControl.cpp, line 577 (as a function)
- iokit/Kernel/IORegistryEntry.cpp, line 2454 (as a function)
- iokit/Kernel/IOService.cpp, line 1478 (as a function)
- iokit/Kernel/IOServicePM.cpp, line 8894 (as a function)
- iokit/Kernel/IOUserClient.cpp, line 481 (as a function)
- iokit/Kernel/IOUserClient.cpp, line 940 (as a function)
- libkern/c++/OSCollectionIterator.cpp, line 80 (as a function)
- libkern/libkern/c++/intrusive_shared_ptr.h, line 353 (as a function)
- libkern/libkern/c++/intrusive_shared_ptr.h, line 370 (as a function)
- libkern/libkern/c++/intrusive_shared_ptr.h, line 387 (as a function)
- tests/bounded_array_ref_src/test_policy.h, line 31 (as a function)
- tests/intrusive_shared_ptr_src/test_policy.h, line 31 (as a function)
- tests/safe_allocation_src/test_utils.h, line 45 (as a function)
- tests/safe_allocation_src/test_utils.h, line 89 (as a function)
Referenced in 71 files:
- EXTERNAL_HEADERS/corecrypto/ccmode_impl.h
- bsd/netinet/in_tclass.c, line 2084
- bsd/skywalk/nexus/netif/nx_netif_mit.c
- bsd/sys/msg.h, line 239
- bsd/sys/sem_internal.h, line 108
- bsd/sys/spawn_internal.h, line 567
- iokit/Kernel/IOBufferMemoryDescriptor.cpp
- iokit/Kernel/IOCatalogue.cpp
- iokit/Kernel/IOCommandPool.cpp, line 138
- iokit/Kernel/IOCommandQueue.cpp, line 125
- iokit/Kernel/IODMACommand.cpp
- iokit/Kernel/IODMAEventSource.cpp, line 62
- iokit/Kernel/IODeviceTreeSupport.cpp
- iokit/Kernel/IOGuardPageMemoryDescriptor.cpp, line 45
- iokit/Kernel/IOKitDebug.cpp, line 111
- iokit/Kernel/IOMemoryDescriptor.cpp
- iokit/Kernel/IONVRAM.cpp
- iokit/Kernel/IONVRAMCHRPHandler.cpp
- iokit/Kernel/IONVRAMV3Handler.cpp
- iokit/Kernel/IOPMrootDomain.cpp
- iokit/Kernel/IOPerfControl.cpp
- iokit/Kernel/IOPlatformExpert.cpp
- iokit/Kernel/IORegistryEntry.cpp
- iokit/Kernel/IOReporter.cpp
- iokit/Kernel/IOService.cpp
- iokit/Kernel/IOServicePM.cpp, line 7916
- iokit/Kernel/IOUserClient.cpp
- iokit/Kernel/IOUserServer.cpp
- iokit/Tests/TestCollections.cpp
- libkern/c++/OSArray.cpp
- libkern/c++/OSCollectionIterator.cpp
- libkern/c++/OSDictionary.cpp
-
libkern/c++/OSKext.cpp
- line 2093
- line 2095
- line 2254
- line 2340
- line 2441
- line 2449
- line 2672
- line 3024
- line 3062
- line 3352
- line 3353
- line 3354
- line 3355
- line 3356
- line 3357
- line 3358
- line 3359
- line 3360
- line 3361
- line 3362
- line 3363
- line 3654
- line 3703
- line 3751
- line 4281
- line 4301
- line 4307
- line 4331
- line 4375
- line 4390
- line 4398
- line 4417
- line 4512
- line 4808
- line 6083
- line 7596
- line 7807
- line 8911
- line 9937
- line 11020
- line 11356
- line 12719
- line 12734
- line 13071
- line 13113
- line 14439
- line 15227
- line 15228
- line 15508
- line 15524
- line 15534
- line 15547
- line 16960
- libkern/c++/OSMetaClass.cpp, line 1216
- libkern/c++/OSOrderedSet.cpp
- libkern/c++/OSSerialize.cpp
- libkern/c++/OSSerializeBinary.cpp
- libkern/c++/OSSymbol.cpp
- libkern/crypto/corecrypto_chacha20poly1305.c, line 54
- libkern/libkern/c++/intrusive_shared_ptr.h
- libsa/bootstrap.cpp, line 426
- osfmk/corecrypto/ccaes_vng_gcm.h
- osfmk/corecrypto/ccgcm.c, line 172
- osfmk/corecrypto/ccmode_internal.h
- osfmk/kern/bsd_kern.c
- osfmk/kern/remote_time.c
- osfmk/kern/task.h
- osfmk/kern/thread_policy.c
- osfmk/kperf/kperfbsd.c, line 755
- tests/bounded_array_ref_src/slice.cpp
- tests/intrusive_shared_ptr_src/assign.copy.cpp
- tests/intrusive_shared_ptr_src/assign.move.cpp
- tests/intrusive_shared_ptr_src/assign.nullptr.cpp
- tests/intrusive_shared_ptr_src/cast.const.cpp
- tests/intrusive_shared_ptr_src/cast.reinterpret.cpp
- tests/intrusive_shared_ptr_src/cast.static.cpp
- tests/intrusive_shared_ptr_src/detach.cpp, line 20
- tests/intrusive_shared_ptr_src/get.cpp, line 35
- 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
- tests/safe_allocation_src/assign.move.cpp
- tests/safe_allocation_src/assign.nullptr.cpp
- tests/safe_allocation_src/ctor.adopt.cpp, line 20
- tests/safe_allocation_src/ctor.allocate.cpp
- tests/safe_allocation_src/ctor.move.cpp
- tests/safe_allocation_src/dtor.cpp
- tests/safe_allocation_src/operator.subscript.cpp
- tests/safe_allocation_src/swap.cpp
- tests/vm/vm_ranges.c, line 647