Home
last modified time | relevance | path

Searched refs:quick (Results 1 – 5 of 5) sorted by relevance

/xnu-8792.61.2/doc/memorystatus/
H A Dfreezer.md32 …simply mapped into the same process in multiple places though, so we do a quick forward scan in th…
/xnu-8792.61.2/doc/
H A Dsched_clutch_edge.md5 … and efficient. It needs to deliver on a wide range of requirements; from quick access to CPU for …
94 …g to the same thread group and scheduling bucket, this algorithm provides quick CPU access for lat…
/xnu-8792.61.2/bsd/net/
H A Dpf.c3117 int quick = 0; in pf_step_out_of_anchor() local
3149 quick = f->r->quick; in pf_step_out_of_anchor()
3154 return quick; in pf_step_out_of_anchor()
5321 if ((*rm)->quick) { in pf_test_rule()
6338 if ((*rm)->quick) { in pf_test_dummynet()
6520 if ((*rm)->quick) { in pf_test_fragment()
H A Dpfvar.h750 u_int8_t quick; member
H A Dpf_ioctl.c1039 PF_MD5_UPD(rule, quick); in pf_hash_rule()