Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/include/linux/sched/
A Dsignal.h659 while ((t = next_thread(t)) != g)
721 static inline struct task_struct *next_thread(const struct task_struct *p) in next_thread() function
/linux-6.3-rc2/kernel/bpf/
A Dtask_iter.c83 next_task = next_thread(task); in task_group_seq_get_next()
/linux-6.3-rc2/kernel/
A Dexit.c172 sig->curr_target = next_thread(tsk); in __exit_signal()
A Dsignal.c1023 t = next_thread(t); in complete_signal()
/linux-6.3-rc2/fs/proc/
A Dbase.c3840 pos = next_thread(start); in next_tid()

Completed in 29 milliseconds