Searched defs:goal (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | smr.c | 893 __smr_rd_advance(smr_t smr, smr_seq_t goal, smr_seq_t rd_seq) in __smr_rd_advance() 911 __smr_wait_for_stalled(smr_pcpu_t pcpu, smr_seq_t goal) in __smr_wait_for_stalled() 963 __smr_wait_for_oncore(smr_pcpu_t pcpu, smr_seq_t goal, uint32_t cpu) in __smr_wait_for_oncore() 1037 __smr_scan(smr_t smr, smr_seq_t goal, smr_clock_t clk, bool wait) in __smr_scan() 1178 __smr_poll(smr_t smr, smr_seq_t goal, bool wait) in __smr_poll() 1238 smr_poll(smr_t smr, smr_seq_t goal) in smr_poll() 1245 smr_wait(smr_t smr, smr_seq_t goal) in smr_wait()
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | pf_norm.c | 375 int goal; in pf_flush_fragments() local
|