Home
last modified time | relevance | path

Searched refs:machine_thread_going_off_core (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dmachine.h132 extern void machine_thread_going_off_core(thread_t old_thread, boolean_t thread_terminating,
H A Dsched_prim.c3800 machine_thread_going_off_core(thread, FALSE, processor->last_dispatch, TRUE); in thread_dispatch()
3882 machine_thread_going_off_core(thread, should_terminate, processor->last_dispatch, FALSE); in thread_dispatch()
/xnu-11215/osfmk/i386/
H A DpmCPU.c816 machine_thread_going_off_core(thread_t old_thread, boolean_t thread_terminating, in machine_thread_going_off_core() function
/xnu-11215/osfmk/arm/
H A Dmachine_routines_common.c540 machine_thread_going_off_core(thread_t old_thread, boolean_t thread_terminating, in machine_thread_going_off_core() function