Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsignal.c3995 static struct pid *pidfd_to_pid(const struct file *file) in pidfd_to_pid() function
4095 pid = pidfd_to_pid(fd_file(f)); in SYSCALL_DEFINE4()