Searched refs:pidfd_pid (Results 1 – 7 of 7) sorted by relevance
79 extern struct pid *pidfd_pid(const struct file *file);
532 pid = pidfd_pid(f.file); in pidfd_get_pid()738 pid = pidfd_pid(f.file); in SYSCALL_DEFINE3()
543 } else if (!IS_ERR(pidfd_pid(file))) { in SYSCALL_DEFINE2()
1772 struct pid *pidfd_pid(const struct file *file) in pidfd_pid() function
3811 pid = pidfd_pid(file); in pidfd_to_pid()
2022 ffff800010083110 T pidfd_pid
Completed in 309 milliseconds