Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dlock_ticket.c332 bool validate; member
406 if (__improbable(arg.validate && !lck->lck_valid)) { in hw_lck_ticket_contended()
692 .validate = true, in hw_lck_ticket_lock_allow_invalid()
/xnu-8020.121.3/bsd/sys/
H A Ddecmpfs.h260 decmpfs_validate_compressed_file_func validate; member
/xnu-8020.121.3/bsd/kern/
H A Ddecmpfs.c685 …decmpfs_validate_compressed_file_func validate = decmp_get_func(vp, hdr->compression_type, validat…
686 if (validate) { /* make sure this validation function is valid */
688 err = validate(vp, decmpfs_ctx, hdr);
2313 .validate = decmpfs_validate_compressed_file_Type1,
/xnu-8020.121.3/doc/
H A Datomics.md259 if (!validate(old_value)) {
276 if (!validate(old_value)) {
317 if (!validate(old_value)) {
H A Ddebugging.md246 validate that the changes work in their environment before integration.
/xnu-8020.121.3/doc/allocators/
H A Dread-only.md67 relationships, we can validate the ownership invariant that we expect to hold.
/xnu-8020.121.3/libkdd/
H A Dkcdata_core.m343 /* validate begin tag and get root key */