Home
last modified time | relevance | path

Searched refs:impl_send_ipi (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_harness_impl.h26 extern void impl_send_ipi(int cpu_id, test_thread_t thread, test_ipi_event_t event…
H A Dsched_migration_harness.c142 impl_send_ipi(cpu_id, thread, event); in cpu_send_ipi_for_thread()
H A Dsched_edge_harness.c404 impl_send_ipi(int cpu_id, test_thread_t thread, test_ipi_event_t event) in impl_send_ipi() function