Home
last modified time | relevance | path

Searched refs:next_thread (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
A Dunwind-libdw.c122 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread() function
190 .next_thread = next_thread,
/linux/include/linux/sched/
A Dsignal.h631 while ((t = next_thread(t)) != g)
693 static inline struct task_struct *next_thread(const struct task_struct *p) in next_thread() function
/linux/kernel/
A Dexit.c122 sig->curr_target = next_thread(tsk); in __exit_signal()
A Dsignal.c1015 t = next_thread(t); in complete_signal()
/linux/fs/proc/
A Dbase.c3771 pos = next_thread(start); in next_tid()

Completed in 25 milliseconds