Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dunwind-libdw.c122 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread() function
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dsignal.h687 static inline struct task_struct *next_thread(const struct task_struct *p) in next_thread() function