Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
do_notify_pidfd
include/linux/pid.h
85
void do_notify_pidfd(struct task_struct *task);
kernel/exit.c
762
do_notify_pidfd(tsk);
kernel/signal.c
2185
do_notify_pidfd(tsk);