Home
last modified time | relevance | path

Searched defs:ipi (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/bsd/netinet/
H A Din_pcb.c375 struct inpcbinfo *ipi; in inpcb_timeout() local
510 inpcb_gc_sched(struct inpcbinfo *ipi, u_int32_t type) in inpcb_gc_sched()
541 inpcb_timer_sched(struct inpcbinfo *ipi, u_int32_t type) in inpcb_timer_sched()
563 in_pcbinfo_attach(struct inpcbinfo *ipi) in in_pcbinfo_attach()
580 in_pcbinfo_detach(struct inpcbinfo *ipi) in in_pcbinfo_detach()
2072 struct inpcbinfo *ipi = inp->inp_pcbinfo; in in_pcbdispose() local
H A Dtcp_timer.c786 tcp_gc(struct inpcbinfo *ipi) in tcp_gc()
2984 tcp_itimer(struct inpcbinfo *ipi) in tcp_itimer()
H A Dudp_usrreq.c2758 udp_gc(struct inpcbinfo *ipi) in udp_gc()
/xnu-12377.61.12/tests/sched/sched_test_harness/
H A Dsched_clutch_harness_impl.c418 sched_ipi_perform(processor_t dst, sched_ipi_type_t ipi) in sched_ipi_perform()
/xnu-12377.61.12/osfmk/kern/
H A Dsched_prim.c4390 sched_ipi_perform(processor_t dst, sched_ipi_type_t ipi) in sched_ipi_perform()