Searched refs:machine_thread_group_deinit (Results 1 – 3 of 3) sorted by relevance
158 extern void machine_thread_group_deinit(struct thread_group *tg);
250 machine_thread_group_deinit(tg); in thread_group_resync()585 machine_thread_group_deinit(tg); in thread_group_deallocate_complete()
603 machine_thread_group_deinit(struct thread_group *tg) in machine_thread_group_deinit() function