Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
oom_killer_enable
include/linux/oom.h
110
extern void oom_killer_enable(void);
kernel/power/process.c
190
oom_killer_enable();
mm/oom_kill.c
845
oom_killer_enable();