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 605 (as a prototype)
- iokit/IOKit/IOUserClient.h, line 621 (as a prototype)
- iokit/Kernel/IOPerfControl.cpp, line 494 (as a prototype)
- iokit/Kernel/IOServicePMPrivate.h, line 719 (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 550 (as a prototype)
- tests/vm/vm_ranges.c, line 555 (as a prototype)
- tests/vm/vm_ranges.c, line 561 (as a prototype)
- tests/vm/vm_ranges.c, line 566 (as a prototype)
- tests/vm/vm_ranges.c, line 572 (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 1202 (as a function)
- iokit/Kernel/IOPerfControl.cpp, line 512 (as a function)
- iokit/Kernel/IORegistryEntry.cpp, line 2450 (as a function)
- iokit/Kernel/IOService.cpp, line 1452 (as a function)
- iokit/Kernel/IOServicePM.cpp, line 8574 (as a function)
- iokit/Kernel/IOUserClient.cpp, line 486 (as a function)
- iokit/Kernel/IOUserClient.cpp, line 884 (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 74 files:
- EXTERNAL_HEADERS/corecrypto/ccmode.h
- EXTERNAL_HEADERS/corecrypto/ccmode_impl.h
- EXTERNAL_HEADERS/corecrypto/ccmode_siv.h
- EXTERNAL_HEADERS/corecrypto/ccmode_siv_hmac.h, line 43
- bsd/netinet/in_tclass.c, line 2157
- 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 540
- 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/IOPolledInterface.cpp, line 790
- iokit/Kernel/IORegistryEntry.cpp
- iokit/Kernel/IOReporter.cpp
- iokit/Kernel/IOService.cpp
- iokit/Kernel/IOServicePM.cpp, line 7597
- 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 1942
- line 1944
- line 2103
- line 2189
- line 2290
- line 2298
- line 2521
- line 2873
- line 2911
- line 3201
- line 3202
- line 3203
- line 3204
- line 3205
- line 3206
- line 3207
- line 3208
- line 3209
- line 3210
- line 3211
- line 3212
- line 3503
- line 3552
- line 3600
- line 4130
- line 4150
- line 4156
- line 4180
- line 4224
- line 4239
- line 4246
- line 4265
- line 4360
- line 4656
- line 5925
- line 7438
- line 7645
- line 8743
- line 9769
- line 10852
- line 11172
- line 12535
- line 12550
- line 12881
- line 12923
- line 14247
- line 15035
- line 15036
- line 15316
- line 15332
- line 15342
- line 15355
- line 16741
- 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/kern/bsd_kern.c
- osfmk/kern/ledger.c
- osfmk/kern/ledger.h, line 209
- osfmk/kern/remote_time.c
- osfmk/kern/task.h, line 992
- 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 601