Searched refs:machine_thread_group_init (Results 1 – 3 of 3) sorted by relevance
160 extern void machine_thread_group_init(struct thread_group *tg);
276 machine_thread_group_init(tg); in thread_group_resync()324 machine_thread_group_init(tg); in thread_group_create_and_retain()
580 machine_thread_group_init(struct thread_group *tg) in machine_thread_group_init() function