Searched refs:pidfd_pid (Results 1 – 4 of 4) sorted by relevance
77 extern struct pid *pidfd_pid(const struct file *file);
1504 pid = pidfd_pid(f.file); in pidfd_get_pid()
1680 struct pid *pidfd_pid(const struct file *file) in pidfd_pid() function
3683 pid = pidfd_pid(file); in pidfd_to_pid()