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);
278 machine_thread_group_deinit(tg); in thread_group_resync()573 machine_thread_group_deinit(tg); in thread_group_deallocate_complete()
594 machine_thread_group_deinit(struct thread_group *tg) in machine_thread_group_deinit() function