Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
exit_shm
include/linux/shm.h
19
void exit_shm(struct task_struct *task);
kernel/exit.c
970
exit_shm(tsk);
kernel/fork.c
3193
exit_shm(current);