Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dsignal.c3703 static struct pid *pidfd_to_pid(const struct file *file) in pidfd_to_pid() function
3749 pid = pidfd_to_pid(f.file); in SYSCALL_DEFINE4()