| /xnu-12377.61.12/libkern/amfi/ |
| H A D | amfi.c | 18 amfi_core_entitlements_register(const CEKernelAPI_t *implementation) in amfi_core_entitlements_register() argument 23 libCoreEntitlements = implementation; in amfi_core_entitlements_register()
|
| /xnu-12377.61.12/osfmk/vm/ |
| H A D | vm_sanitize_telemetry.c | 179 #pragma mark CoreAnalytics wrapper implementation 245 #pragma mark KTriage wrapper implementation 279 #pragma mark Entry point implementation
|
| /xnu-12377.61.12/bsd/crypto/doc/ |
| H A D | KernelCrypto.txt | 7 * This package is an SSL implementation written 9 * The implementation was written so as to conform with Netscapes SSL. 62 License for Dr. Brian Gladman's SHA2 implementation 93 License for Dr. Brian Gladman's AES implementation 124 License for Dr. Brian Gladman's XTS implementation
|
| /xnu-12377.61.12/bsd/sys/ |
| H A D | sdt_impl.h | 78 #error Unknown implementation
|
| /xnu-12377.61.12/doc/arm/ |
| H A D | sme.md | 55 Hardware places an implementation-defined cap on SVL, and privileged software 109 An implementation may share SME compute resources across multiple CPUs. In this 114 `SMPRI_EL1` is implementation-defined. 124 `SMIDR_EL1` advertises hardware properties about the SME implementation, 129 implementation<sup>[3](#cpacr_zen_footnote)</sup>: 168 implementation of `machine_switch_context()`, specifically as the routines 256 register state are large and have implementation-defined size, accessing this 380 document). Apple's current SME implementation simply makes SVE features 390 CPUs, since Apple's current SME implementation only allows SVE accesses inside
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | counter.h | 180 #pragma mark implementation details
|
| H A D | percpu.h | 249 #pragma mark - implementation details
|
| H A D | smr.h | 1109 #pragma mark XNU only: implementation details 1152 #pragma mark - implementation details 1153 #pragma mark implementation details: SMR queues
|
| H A D | priority_queue.h | 667 #pragma mark implementation details
|
| /xnu-12377.61.12/tests/sched/sched_test_harness/ |
| H A D | README.md | 28 …ests can reference the values of certain tunables and defines present in the policy implementation. 32 …The Edge harness implementation also calls some functionality published by `sched_clutch_harness.h…
|
| /xnu-12377.61.12/libkdd/ |
| H A D | kdd.m | 31 @implementation KCDataType
|
| H A D | KCDEmbeddedBufferDescription.m | 31 @implementation KCDEmbeddedBufferDescription
|
| H A D | KCDStructTypeDescription.m | 46 @implementation KCDStructTypeDescription
|
| /xnu-12377.61.12/osfmk/machine/ |
| H A D | static_if.h | 228 #pragma mark implementation details
|
| /xnu-12377.61.12/iokit/DriverKit/ |
| H A D | IOUserServer.iig | 38 @iig implementation
|
| H A D | OSObject.iig | 277 @iig implementation 314 * method implementation (with the all method arguments) and the name of the method
|
| H A D | IOUserClient.iig | 170 @iig implementation 195 * implementation may be called with a non-NULL argument to check
|
| H A D | IOServiceStateNotificationDispatchSource.iig | 96 * @discussion Call this method in the implementation of your StateNotificationReady action
|
| /xnu-12377.61.12/libkern/libkern/amfi/ |
| H A D | amfi.h | 338 amfi_core_entitlements_register(const CEKernelAPI_t *implementation);
|
| /xnu-12377.61.12/libkern/os/ |
| H A D | atomic_private_impl.h | 42 #pragma mark - implementation details
|
| /xnu-12377.61.12/osfmk/kdp/output_stages/ |
| H A D | out_shmem.c | 139 #pragma mark Shared memory protocol implementation 189 #pragma mark Output stage implementation
|
| /xnu-12377.61.12/doc/allocators/ |
| H A D | api-basics.md | 25 for introspection and implementation purposes, and is not meant 332 their implementation, you can use `IODeclareTypedOperators` paired with 350 automatically provide the implementation of the operators for all of its children: 365 presented above will delete the implementation of `operator new[]`
|
| /xnu-12377.61.12/tools/tests/perf_index/PerfIndex_COPS_Module/ |
| H A D | PITest.m | 13 @implementation PITest
|
| /xnu-12377.61.12/doc/scheduler/ |
| H A D | sched_clutch_edge.md | 24 …this level. These entries are known as *root buckets* throughout the implementation. The goal of t… 41 …, its deadline is pushed by WCEL[bucket] into the future. This basic implementation of EDF suffers… 55 …all through to the deadline based scheduling as described above. The implementation allows extreme… 254 **Edge scheduler steal implementation** 269 … a "foreign" cluster and would like to rebalance it onto itself. The implementation (`sched_edge_b… 273 …cluster and balancing the load across multiple clusters. The current implementation for cluster sh… 282 …omogeneous peers before spilling to different core type. The current implementation defines capaci…
|
| /xnu-12377.61.12/doc/vm/ |
| H A D | sanitize.md | 22 transparent union) to the internal implementation of the VM APIs. Performing 63 immediately without executing the rest of its implementation. 119 are intermediate implementation macros. 349 the implementation in the common file `osfmk/tests/vm_parameter_validation.h`.
|