Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Dkpi_mbuf.c939 mbuf_csum_performed_flags_t performed, in mbuf_set_csum_performed() argument
942 performed &= mbuf_valid_csum_performed_flags; in mbuf_set_csum_performed()
944 (mbuf->m_pkthdr.csum_flags & 0xffff0000) | performed; in mbuf_set_csum_performed()
953 mbuf_csum_performed_flags_t *performed, in mbuf_get_csum_performed() argument
956 *performed = in mbuf_get_csum_performed()
/xnu-8020.140.41/doc/
H A Dxnu_build_consolidation.md87 early boot. The way these checks are performed varies from feature to feature (for example, VHE is …
141 given SoC of the same family), appropriate runtime checks can be performed inside the conditionally…
H A Datomics.md102 all accesses are performed on the specified locations
346 - dependencies may be injected into other loads not performed through this
/xnu-8020.140.41/iokit/DriverKit/
H A DIODMACommand.iig170 * @param options Flags for the operation to be performed
/xnu-8020.140.41/tools/tests/perf_index/
H A DREADME16 towards the time. The workload and the time it takes to be performed differs
/xnu-8020.140.41/makedefs/
H A DMakeInc.rule9 # to augment the actions that will be performed.