tgid_pidfd_to_pid 76 include/linux/proc_fs.h extern struct pid *tgid_pidfd_to_pid(const struct file *file); tgid_pidfd_to_pid 3696 kernel/signal.c return tgid_pidfd_to_pid(file);