Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/sched/sched_test_harness/ !
H A Dsched_harness_impl.h25 extern void impl_send_ipi(int cpu_id, test_thread_t thread, test_ipi_event_t event…
H A Dsched_migration_harness.c101 impl_send_ipi(cpu_id, thread, event); in cpu_send_ipi_for_thread()
H A Dsched_edge_harness.c405 impl_send_ipi(int cpu_id, test_thread_t thread, test_ipi_event_t event) in impl_send_ipi() function