Searched refs:machine_thread_group_deinit (Results 1 – 3 of 3) sorted by relevance
161 extern void machine_thread_group_deinit(struct thread_group *tg);
246 machine_thread_group_deinit(tg); in thread_group_resync()577 machine_thread_group_deinit(tg); in thread_group_deallocate_complete()
588 machine_thread_group_deinit(struct thread_group *tg) in machine_thread_group_deinit() function