Lines Matching refs:oom
5 #include <linux/oom.h>
418 * and checks low and oom events in memory.events.
425 long low, oom;
523 oom = cg_read_key_long(children[i], "memory.events", "oom ");
526 if (oom)
750 if (cg_read_key_long(memcg, "memory.events", "oom ") != 1)
774 * up to OOM. Then it checks for oom and oom_kill events in
801 if (cg_read_key_long(memcg, "memory.events", "oom ") != 1)
1004 * up to OOM with memory.group.oom set. Then it checks that all
1033 if (cg_write(child, "memory.oom.group", "1"))
1066 * up to OOM with memory.group.oom set. Then it checks that all
1092 if (cg_write(parent, "memory.oom.group", "1"))
1122 * up to OOM with memory.group.oom set. Then it checks that all
1145 if (cg_write(memcg, "memory.oom.group", "1"))