Home
last modified time | relevance | path

Searched defs:next_thread (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/perf/util/
Dunwind-libdw.c94 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread() function
/Linux-v5.4/include/linux/sched/
Dsignal.h651 static inline struct task_struct *next_thread(const struct task_struct *p) in next_thread() function