Searched refs:machine_thread_group_init (Results 1 – 3 of 3) sorted by relevance
157 extern void machine_thread_group_init(struct thread_group *tg);
248 machine_thread_group_init(tg); in thread_group_resync()288 machine_thread_group_init(tg); in thread_group_create_and_retain()
589 machine_thread_group_init(struct thread_group *tg) in machine_thread_group_init() function