Searched defs:mem_cgroup (Results 1 – 1 of 1) sorted by relevance
3009 struct mem_cgroup { struct3011 struct mem_cgroup_id id; argument3031 struct mem_cgroup_thresholds thresholds; argument3032 struct mem_cgroup_thresholds memsw_thresholds; argument3033 struct list_head oom_notify;3034 long unsigned int move_charge_at_immigrate;3035 spinlock_t move_lock;3036 long unsigned int move_lock_flags;3043 struct memcg_padding _pad1_;3044 struct memcg_vmstats vmstats;[all …]