Searched defs:goal (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/osfmk/kern/ |
| H A D | smr.c | 889 __smr_rd_advance(smr_t smr, smr_seq_t goal, smr_seq_t rd_seq) in __smr_rd_advance() 907 __smr_wait_for_stalled(smr_pcpu_t pcpu, smr_seq_t goal) in __smr_wait_for_stalled() 959 __smr_wait_for_oncore(smr_pcpu_t pcpu, smr_seq_t goal, uint32_t cpu) in __smr_wait_for_oncore() 1033 __smr_scan(smr_t smr, smr_seq_t goal, smr_clock_t clk, bool wait) in __smr_scan() 1174 __smr_poll(smr_t smr, smr_seq_t goal, bool wait) in __smr_poll() 1234 smr_poll(smr_t smr, smr_seq_t goal) in smr_poll() 1241 smr_wait(smr_t smr, smr_seq_t goal) in smr_wait()
|
| /xnu-10002.1.13/bsd/net/ |
| H A D | pf_norm.c | 374 int goal; in pf_flush_fragments() local
|