Home
last modified time | relevance | path

Searched refs:thread_group_exited (Results 1 – 9 of 9) sorted by relevance

/linux/kernel/bpf/preload/
A Dbpf_preload_kern.c66 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in finish()
95 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in fini_umd()
/linux/net/ipv4/bpfilter/
A Dsockopt.c40 thread_group_exited(bpfilter_ops.info.tgid)) in bpfilter_mbox_request()
/linux/net/bpfilter/
A Dbpfilter_kern.c23 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in shutdown_umh()
/linux/include/linux/sched/
A Dsignal.h707 extern bool thread_group_exited(struct pid *pid);
/linux/kernel/
A Dexit.c1802 bool thread_group_exited(struct pid *pid) in thread_group_exited() function
1815 EXPORT_SYMBOL(thread_group_exited);
A Dfork.c1871 if (thread_group_exited(pid)) in pidfd_poll()
/linux/
A Dvmlinux.symvers6285 0x00000000 thread_group_exited vmlinux EXPORT_SYMBOL
A DSystem.map2132 ffff800010087cb4 T thread_group_exited
A D.tmp_System.map2132 ffff800010087cb4 T thread_group_exited

Completed in 975 milliseconds