Home
last modified time | relevance | path

Searched refs:validate (Results 1 – 12 of 12) sorted by relevance

/xnu-11417.121.6/tests/sched/sched_test_harness/
H A DREADME.md4 …r functionality, so that the end result is a regular binary that we can validate and debug with as…
19validate implementations of thread timesharing in the scheduler. For example, tests can create moc…
22validate implementations of a migration policy that determines which cluster/CPU a thread will run…
/xnu-11417.121.6/osfmk/kern/
H A Dlock_ticket.c469 bool validate; member
564 if (__improbable(arg.validate && !value.lck_valid)) { in hw_lck_ticket_contended()
915 .validate = true, in hw_lck_ticket_lock_allow_invalid()
/xnu-11417.121.6/tools/lldbmacros/tests/
H A DREADME.md12 Theoretically a ScriptedProcess could be used to validate macros, but getting valid XNU state is an…
/xnu-11417.121.6/bsd/sys/
H A Ddecmpfs.h270 decmpfs_validate_compressed_file_func validate; member
/xnu-11417.121.6/bsd/kern/
H A Ddecmpfs.c715 …decmpfs_validate_compressed_file_func validate = decmp_get_func(vp, hdr->compression_type, validat…
716 if (validate) { /* make sure this validation function is valid */
718 err = validate(vp, decmpfs_ctx, hdr);
2347 .validate = decmpfs_validate_compressed_file_Type1,
/xnu-11417.121.6/doc/debugging/
H A Dmacro_testing.md6 validate that the changes work in their environment before integration.
/xnu-11417.121.6/doc/primitives/
H A Datomics.md261 if (!validate(old_value)) {
278 if (!validate(old_value)) {
319 if (!validate(old_value)) {
/xnu-11417.121.6/doc/allocators/
H A Dread-only.md69 relationships, we can validate the ownership invariant that we expect to hold.
/xnu-11417.121.6/doc/lifecycle/
H A Dhibernation.md113 that can be used by the booter to validate this content.
288 read-only region along with the hash in memory for iBoot to validate on
/xnu-11417.121.6/libkdd/
H A Dkcdata_core.m343 /* validate begin tag and get root key */
/xnu-11417.121.6/makedefs/
H A DMakeInc.rule152 # Generally, a verifier is a function that post-processes a .o file to validate
/xnu-11417.121.6/doc/vm/
H A Dsanitize.md232 sanitization functions provided in `vm_sanitize.c` to validate all opaque