Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 6 of 6) sorted by relevance

/xnu-10063.141.1/doc/debugging/
H A Dtask_ref.md63 The exact hierarchy of task references (specifically what per-task reference
/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c819 boolean_t exact; in inet_traffic_rule_match() local
824 exact = ((flags & NTR_FIND_FLAG_EXACT) != 0); in inet_traffic_rule_match()
826 if (exact) { in inet_traffic_rule_match()
/xnu-10063.141.1/osfmk/mach/
H A Dmach_port.defs284 * get sent immediately, if appropriate. The exact meaning
423 * Returns the exact number of extant send rights
/xnu-10063.141.1/bsd/net/
H A Dpf_table.c872 pfr_lookup_addr(struct pfr_ktable *kt, struct pfr_addr *ad, int exact) in pfr_lookup_addr() argument
901 if (exact && ke && KENTRY_NETWORK(ke)) { in pfr_lookup_addr()
/xnu-10063.141.1/doc/vm/
H A Dfreezer.md68 Once a thawed app goes back into the background, we may re-freeze it. The exact heuristics for re-f…
/xnu-10063.141.1/doc/lifecycle/
H A Dhibernation.md263 HMACs are calculated by the PPL. The exact scheme for computing these HMACs is