Home
last modified time | relevance | path

Searched refs:implementation (Results 1 – 25 of 50) sorted by relevance

12

/xnu-12377.61.12/libkern/amfi/
H A Damfi.c18 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 Dvm_sanitize_telemetry.c179 #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 DKernelCrypto.txt7 * 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 Dsdt_impl.h78 #error Unknown implementation
/xnu-12377.61.12/doc/arm/
H A Dsme.md55 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 Dcounter.h180 #pragma mark implementation details
H A Dpercpu.h249 #pragma mark - implementation details
H A Dsmr.h1109 #pragma mark XNU only: implementation details
1152 #pragma mark - implementation details
1153 #pragma mark implementation details: SMR queues
H A Dpriority_queue.h667 #pragma mark implementation details
/xnu-12377.61.12/tests/sched/sched_test_harness/
H A DREADME.md28 …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 Dkdd.m31 @implementation KCDataType
H A DKCDEmbeddedBufferDescription.m31 @implementation KCDEmbeddedBufferDescription
H A DKCDStructTypeDescription.m46 @implementation KCDStructTypeDescription
/xnu-12377.61.12/osfmk/machine/
H A Dstatic_if.h228 #pragma mark implementation details
/xnu-12377.61.12/iokit/DriverKit/
H A DIOUserServer.iig38 @iig implementation
H A DOSObject.iig277 @iig implementation
314 * method implementation (with the all method arguments) and the name of the method
H A DIOUserClient.iig170 @iig implementation
195 * implementation may be called with a non-NULL argument to check
H A DIOServiceStateNotificationDispatchSource.iig96 * @discussion Call this method in the implementation of your StateNotificationReady action
/xnu-12377.61.12/libkern/libkern/amfi/
H A Damfi.h338 amfi_core_entitlements_register(const CEKernelAPI_t *implementation);
/xnu-12377.61.12/libkern/os/
H A Datomic_private_impl.h42 #pragma mark - implementation details
/xnu-12377.61.12/osfmk/kdp/output_stages/
H A Dout_shmem.c139 #pragma mark Shared memory protocol implementation
189 #pragma mark Output stage implementation
/xnu-12377.61.12/doc/allocators/
H A Dapi-basics.md25 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 DPITest.m13 @implementation PITest
/xnu-12377.61.12/doc/scheduler/
H A Dsched_clutch_edge.md24 …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 Dsanitize.md22 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`.

12