Searched defs:mem_cgroup (Results 1 – 2 of 2) sorted by relevance
5321 struct mem_cgroup { struct5323 struct mem_cgroup_id id; argument5345 struct mem_cgroup_thresholds thresholds; argument5346 struct mem_cgroup_thresholds memsw_thresholds; argument5347 struct list_head oom_notify;5348 unsigned long move_charge_at_immigrate;5349 spinlock_t move_lock;5350 unsigned long move_lock_flags;5353 struct cacheline_padding _pad1_;5354 struct memcg_vmstats *vmstats;[all …]
4943 struct mem_cgroup { struct4945 struct mem_cgroup_id id; argument4967 struct mem_cgroup_thresholds thresholds; argument4968 struct mem_cgroup_thresholds memsw_thresholds; argument4969 struct list_head oom_notify;4970 unsigned long move_charge_at_immigrate;4971 spinlock_t move_lock;4972 unsigned long move_lock_flags;4975 struct cacheline_padding _pad1_;4976 struct memcg_vmstats *vmstats;[all …]