Home
last modified time | relevance | path

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

/xnu-10002.41.9/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-10002.41.9/bsd/sys/
H A Ddecmpfs.h270 decmpfs_validate_compressed_file_func validate; member
/xnu-10002.41.9/bsd/kern/
H A Ddecmpfs.c713 …decmpfs_validate_compressed_file_func validate = decmp_get_func(vp, hdr->compression_type, validat…
714 if (validate) { /* make sure this validation function is valid */
716 err = validate(vp, decmpfs_ctx, hdr);
2343 .validate = decmpfs_validate_compressed_file_Type1,
/xnu-10002.41.9/doc/
H A Datomics.md259 if (!validate(old_value)) {
276 if (!validate(old_value)) {
317 if (!validate(old_value)) {
H A Ddebugging.md305 validate that the changes work in their environment before integration.
/xnu-10002.41.9/doc/allocators/
H A Dread-only.md67 relationships, we can validate the ownership invariant that we expect to hold.
/xnu-10002.41.9/libkdd/
H A Dkcdata_core.m343 /* validate begin tag and get root key */