Home
last modified time | relevance | path

Searched refs:performed (Results 1 – 13 of 13) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c1100 mbuf_csum_performed_flags_t performed, in mbuf_set_csum_performed() argument
1103 performed &= mbuf_valid_csum_performed_flags; in mbuf_set_csum_performed()
1105 (mbuf->m_pkthdr.csum_flags & 0xffff0000) | performed; in mbuf_set_csum_performed()
1114 mbuf_csum_performed_flags_t *performed, in mbuf_get_csum_performed() argument
1117 *performed = in mbuf_get_csum_performed()
/xnu-12377.41.6/doc/building/
H A Dxnu_build_consolidation.md89 early boot. The way these checks are performed varies from feature to feature (for example, VHE is …
143 given SoC of the same family), appropriate runtime checks can be performed inside the conditionally…
/xnu-12377.41.6/tools/tests/perf_index/
H A DREADME16 towards the time. The workload and the time it takes to be performed differs
/xnu-12377.41.6/iokit/DriverKit/
H A DIODMACommand.iig170 * @param options Flags for the operation to be performed
/xnu-12377.41.6/doc/vm/
H A Dsanitize.md20 To enforce that sanitization is performed on input prior to use,
71 rewrites performed are telemetered.
96 The mapping of `VM_ERR_RETURN_NOW` to `KERN_SUCCESS` is performed by
H A Dmemorystatus_kills.md100 …one of: kill, suspend, or throttle). The no-paging-space action is only performed on one process e…
H A Dmemorystatus.md172 a snapshot of the system at the time that memorystatus performed
/xnu-12377.41.6/doc/observability/
H A Dcoalitions.md71 * `{cpu_time,energy}_billed_to_others` stores the amount of `cpu_time`/`energy` that *we* performed
72 …y}_billed_to_me` stores the amount of `cpu_time`/`energy` that *other* coalitions performed for us.
/xnu-12377.41.6/doc/primitives/
H A Datomics.md104 all accesses are performed on the specified locations
348 - dependencies may be injected into other loads not performed through this
/xnu-12377.41.6/doc/allocators/
H A Dguard-objects.md65 The first allocation will be performed from chunk A, using its last available
/xnu-12377.41.6/makedefs/
H A DMakeInc.rule9 # to augment the actions that will be performed.
/xnu-12377.41.6/doc/arm/
H A Dsme.md388 discrete trap control `ZEN` for SVE instruction and register accesses performed
H A Dapple_speculative_hardening.md389 allocations must be performed through the `vm_far.h` helper functions. As will