X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fsched.h;h=6682da36b293cfad598a0c5803e9e32038f72aa3;hb=3812c8c8f3953921ef18544110dafc3505c1ac62;hp=9ce1fa53031f20eaeadf5f2ddf9d9620b9f17fae;hpb=519e52473ebe9db5cdef44670d5a97f1fd53d721;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/include/linux/sched.h b/include/linux/sched.h index 9ce1fa5..6682da3 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -1395,6 +1395,10 @@ struct task_struct { unsigned int memcg_kmem_skip_account; struct memcg_oom_info { unsigned int may_oom:1; + unsigned int in_memcg_oom:1; + unsigned int oom_locked:1; + int wakeups; + struct mem_cgroup *wait_on_memcg; } memcg_oom; #endif #ifdef CONFIG_UPROBES