Lines Matching refs:oom
5 #include <linux/oom.h>
618 long low, oom;
620 oom = cg_read_key_long(children[i], "memory.events", "oom ");
623 if (oom)
1122 if (cg_read_key_long(memcg, "memory.events", "oom ") != 1)
1221 * up to OOM. Then it checks for oom and oom_kill events in
1248 if (cg_read_key_long(memcg, "memory.events", "oom ") != 1)
1467 * up to OOM with memory.group.oom set. Then it checks that all
1498 if (cg_write(child, "memory.oom.group", "1"))
1540 * up to OOM with memory.group.oom set. Then it checks that all
1566 if (cg_write(parent, "memory.oom.group", "1"))
1596 * up to OOM with memory.group.oom set. Then it checks that all
1619 if (cg_write(memcg, "memory.oom.group", "1"))