Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/tools/perf/util/
Dunwind-libdw.c91 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread() function
/kernel/linux/linux-5.10/tools/perf/util/
Dunwind-libdw.c122 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread() function
/kernel/linux/linux-5.10/include/linux/sched/
Dsignal.h669 static inline struct task_struct *next_thread(const struct task_struct *p) in next_thread() function
/kernel/linux/linux-4.19/include/linux/sched/
Dsignal.h647 static inline struct task_struct *next_thread(const struct task_struct *p) in next_thread() function