Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
uprobe_free_utask
include/linux/uprobes.h
218
extern void uprobe_free_utask(struct task_struct *t);
kernel/fork.c
1462
uprobe_free_utask(tsk);