Home
last modified time | relevance | path

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

/xnu-8020.101.4/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()
H A Dlocks.c781 bool validate in hw_lock_bit_to_contended()
819 if (validate) { in hw_lock_bit_to_contended()
/xnu-8020.101.4/bsd/sys/
H A Ddecmpfs.h260 decmpfs_validate_compressed_file_func validate; member
/xnu-8020.101.4/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.101.4/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.101.4/doc/allocators/
H A Dread-only.md67 relationships, we can validate the ownership invariant that we expect to hold.
/xnu-8020.101.4/libkdd/
H A Dkcdata_core.m343 /* validate begin tag and get root key */