Searched refs:current_thread_group (Results 1 – 7 of 7) sorted by relevance
162 struct thread_group *current_thread_group; /* thread_group of current thread */ member
183 cpu0.current_thread_group = ((thread_t)thread)->thread_group; in impl_set_thread_current()
379 if (eprocessor->current_thread_group == tg) { in sched_amp_bounce_thread_group_from_ecores()
971 processor->current_thread_group = thread_group_get(thread); in load_context()
417 struct thread_group *current_thread_group; /* thread_group of current thread */ member
502 processor->current_thread_group = NULL; in processor_state_update_idle()532 processor->current_thread_group = thread_group_get(thread); in processor_state_update_from_thread()
5077 boolean_t expected_tg = (src_processor->current_thread_group == sched_clutch->sc_tg); in sched_edge_migrate_thread_group_running_threads()