Home
last modified time | relevance | path

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

/xnu-8020.140.41/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-8020.140.41/bsd/net/
H A Dpf.c3060 int quick = 0; in pf_step_out_of_anchor() local
3092 quick = f->r->quick; in pf_step_out_of_anchor()
3097 return quick; in pf_step_out_of_anchor()
5241 if ((*rm)->quick) { in pf_test_rule()
6235 if ((*rm)->quick) { in pf_test_dummynet()
6417 if ((*rm)->quick) { in pf_test_fragment()
H A Dpfvar.h750 u_int8_t quick; member
H A Dpf_ioctl.c1020 PF_MD5_UPD(rule, quick); in pf_hash_rule()