Searched defs:goal (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.141.1/osfmk/kern/ |
| H A D | smr.c | 892 __smr_rd_advance(smr_t smr, smr_seq_t goal, smr_seq_t rd_seq) in __smr_rd_advance() 910 __smr_wait_for_stalled(smr_pcpu_t pcpu, smr_seq_t goal) in __smr_wait_for_stalled() 962 __smr_wait_for_oncore(smr_pcpu_t pcpu, smr_seq_t goal, uint32_t cpu) in __smr_wait_for_oncore() 1036 __smr_scan(smr_t smr, smr_seq_t goal, smr_clock_t clk, bool wait) in __smr_scan() 1177 __smr_poll(smr_t smr, smr_seq_t goal, bool wait) in __smr_poll() 1237 smr_poll(smr_t smr, smr_seq_t goal) in smr_poll() 1244 smr_wait(smr_t smr, smr_seq_t goal) in smr_wait()
|
| /xnu-10063.141.1/bsd/net/ |
| H A D | pf_norm.c | 374 int goal; in pf_flush_fragments() local
|