Searched refs:tgid_pidfd_to_pid (Results 1 – 3 of 3) sorted by relevance
136 extern struct pid *tgid_pidfd_to_pid(const struct file *file);198 static inline struct pid *tgid_pidfd_to_pid(const struct file *file) in tgid_pidfd_to_pid() function
3704 return tgid_pidfd_to_pid(file); in pidfd_to_pid()
3512 struct pid *tgid_pidfd_to_pid(const struct file *file) in tgid_pidfd_to_pid() function