Searched refs:candidate (Results 1 – 6 of 6) sorted by relevance
1194 candidate = NULL; in key_do_allocsa_policy()1261 d = candidate; in key_do_allocsa_policy()1298 if (candidate) { in key_do_allocsa_policy()1299 candidate->refcnt++; in key_do_allocsa_policy()1305 return candidate; in key_do_allocsa_policy()1592 candidate = NULL; in key_do_get_translated_port()1607 if (candidate == NULL) { in key_do_get_translated_port()1608 candidate = currsav; in key_do_get_translated_port()1624 candidate = currsav; in key_do_get_translated_port()1633 candidate = currsav; in key_do_get_translated_port()[all …]
2171 uint64_t candidate = in running_timers_deadline() local2173 if (candidate != 0 && candidate < deadline) { in running_timers_deadline()2174 deadline = candidate; in running_timers_deadline()
574 const CS_CodeDirectory *candidate = (const CS_CodeDirectory *)subBlob; in cs_validate_csblob() local575 if ((error = cs_validate_codedirectory(candidate, subLength)) != 0) { in cs_validate_csblob()578 unsigned int rank = hash_rank(candidate); in cs_validate_csblob()580 …printf("CodeDirectory type %d rank %d at slot 0x%x index %d\n", candidate->hashType, (int)rank, (i… in cs_validate_csblob()583 best_cd = candidate; in cs_validate_csblob()596 if (candidate->hashType == CS_HASHTYPE_SHA1) { in cs_validate_csblob()601 sha1_cd = candidate; in cs_validate_csblob()
17 `memorystatus_freeze_top_process` is responsible for finding and freezing a candidate process. Only…68 …es before doing re-freezes. Once the freezer is full or we have no more candidate processes we wil…
84 Zalloc has run out of VA. If the zone allocator is able to find a good candidate process to kill, i…
1716 bool startCandidate( IOService * candidate );