Searched refs:__next_thread (Results 1 – 3 of 3) sorted by relevance
719 static inline struct task_struct *__next_thread(struct task_struct *p) in __next_thread() function729 return __next_thread(p) ?: p->group_leader; in next_thread()
74 task = __next_thread(task); in task_group_seq_get_next() 1133 kit->pos = __next_thread(kit->pos);
3906 pos = __next_thread(start); in next_tid()